Re: [PATCH] trivial: printk: fix indentation of new_text_line declaration

From: Nick Andrew
Date: Thu Dec 04 2008 - 08:18:13 EST


On Thu, Dec 04, 2008 at 12:44:34PM +0100, Jiri Kosina wrote:
> I have just come across bogus indentation of new_text_line declaration. I
> have applied the patch below to trivial tree. If the indentation had some
> specific non-obvious purpose and was done intentionally this way, please
> let me know :)

That's cool. Ingo tweaked my patch and moved the static declaration
outside the function and mistakenly left the indent in place.

I'm actually not too happy about new_text_line being a static; I may
well submit a patch to fix that. But in the meantime, fixing the indent
is fine.

> From: Jiri Kosina <jkosina@xxxxxxx>
> Subject: trivial: printk: fix indentation of new_text_line declaration
>
> Remove bogus indentation of new_text_line declaration introduced in
> commit ac60ad741.
>
> Signed-off-by: Jiri Kosina <jkosina@xxxxxxx>

Acked-by: Nick Andrew <nick@xxxxxxxxxxxxxxx>

Nick.
--
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/