Re: [PATCH v2] Move the definition of pr_err() into kernel.h

From: Felipe Balbi
Date: Tue Sep 11 2007 - 15:56:55 EST


Hi,

On 9/11/07, Waskiewicz Jr, Peter P <peter.p.waskiewicz.jr@xxxxxxxxx> wrote:
<snip>

> > -#define pr_err(fmt, arg...) printk(KERN_ERR DRIVER_NAME ":
> > ", ## arg);
> > -
>
> Unnecessary whitespace removal.

Actually... I prefer removing the extra blank-line... it's easier to
read and keeps on blank-line only to separate other
defines/code-portion

Same to all the others

<snip><snip><snip><snip><snip>

--
Best Regards,

Felipe Balbi
felipebalbi@xxxxxxxxxxxxxxxxxxxxx
-
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/