Re: [PATCH 04/16] ehca: userspace support
From: Jörn Engel <hidden>
Date: 2006-04-27 11:44:30
Also in:
lkml
From: Jörn Engel <hidden>
Date: 2006-04-27 11:44:30
Also in:
lkml
More minors. On Thu, 27 April 2006 12:48:22 +0200, Heiko J Schick wrote:
+ + EDEB_EN(7, + "vm_start=%lx vm_end=%lx vm_page_prot=%lx vm_fileoff=%lx " + "address=%lx", + vma->vm_start, vma->vm_end, vma->vm_page_prot, fileoffset, + address);
Gesundheit! Seriously, I suspect "EDEB_EN" is not the best possible name to pick.
+ if (cq->ownpid!=cur_pid) {Coding style would require spaces around binary operators. Jörn -- He that composes himself is wiser than he that composes a book. -- B. Franklin