[U-Boot] [PATCH] common: command: trivial coding style fixes
Simon Glass
sjg at chromium.org
Thu Oct 23 20:30:04 CEST 2014
On 23 October 2014 02:27, Masahiro Yamada <yamada.m at jp.panasonic.com> wrote:
> - Do not insert a whitespace between a function name and
> an open paranthesis
> - Fix comment style
> - Do not split an error message into multiple lines
> even if it exceeds 80 columns
> - Do not split "for" statement where it fits in 80 columns
> - Do not use assignment in if condition
>
> Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list