[U-Boot] common/cli_hush.c: remove unnecessary double braces

Tom Rini trini at ti.com
Thu Jun 12 00:20:39 CEST 2014


On Wed, Jun 11, 2014 at 12:28:47AM +0200, Jeroen Hofstee wrote:

> Clang interpretes an if condition like  "if ((a = b) == NULL)
> as it tries to assign a value in a statement. Hence if you do
> "if ((something)) it warns you that you might be confused.
> Hence drop the double braces for plane if statements.
> 
> Simon Glass <sjg at chromium.org>
> Signed-off-by: Jeroen Hofstee <jeroen at myspectrum.nl>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140611/f5fdc6e5/attachment.pgp>


More information about the U-Boot mailing list