Re: [PATCH/Trivial] docproc: cleanup brace placement

From: Jiri Kosina
Date: Thu Jun 16 2011 - 14:39:51 EST


On Wed, 15 Jun 2011, Jesper Juhl wrote:

> The placement of the opening brace "{" after 'if' statements in
> scripts/docproc.c is inconsistent. Most are placed on the same line as the
> 'if' statement itself as per CodingStyle, but a few are not.
> This patch cleans up the inconsistency. We save a few source lines and the
> file then uses the same style throughout, which is nice.

OK, why not. There is even quite a low chance of conflicting with anyone
else.

>
> Signed-off-by: Jesper Juhl <jj@xxxxxxxxxxxxx>

Applied, thanks.

--
Jiri Kosina
SUSE Labs
--
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/