Re: [PATCH] hpfs: Whitespace and Codingstyle cleanup for dir.c

From: Pekka Enberg
Date: Wed Oct 12 2005 - 07:00:09 EST


Hi.

On 10/12/05, Mikulas Patocka <mikulas@xxxxxxxxxxxxxxxxxxxxxxxx> wrote:
> I don't see anything wrong with
> if (some_condition) do_some_action();
> statements. Generally, if they consume less lines, you can see more code
> on a screen.

>From Documentation/CodingStyle:

"Don't put multiple statements on a single line unless you have
something to hide:"

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