Re: [PATCH] small cleanup for kernel/printk.c - CodingStyle, Whitespace, printk() loglevels...

From: Arthur Othieno
Date: Wed Oct 05 2005 - 19:20:38 EST


On Thu, Oct 06, 2005 at 01:41:53AM +0200, Jesper Juhl wrote:
> On 10/6/05, Arthur Othieno <a.othieno@xxxxxxxxxx> wrote:
> > On Wed, Oct 05, 2005 at 11:56:49PM +0200, Jesper Juhl wrote:

[ snip ]

> > > - struct console *a,*b;
> > > + struct console *a, *b;
> > > int res = 1;
> >
> > Beep! :)
> >
> huh?

That particular line (struct console *a, *b;) remains indented 8 spaces,
unlike the surrounding code..

Arthur
-
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/