Re: [PATCH 04/16] ehca: userspace support

From: Jörn Engel
Date: Thu Apr 27 2006 - 07:44:26 EST


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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/