]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
cmd_nvedit.c: Fix compiler warning introduced by checkpatch cleanup
authorKumar Gala <galak@kernel.crashing.org>
Wed, 23 Nov 2011 09:48:02 +0000 (09:48 +0000)
committerWolfgang Denk <wd@denx.de>
Sun, 27 Nov 2011 14:46:10 +0000 (15:46 +0100)
commit068f158fdf1937de45fc0e0bb2c3c9063c2cc8f6
tree5098fed603edc040e9dbb63ceb42ec9ace7fbbae
parentd90a5b1ed1bac1e3808d3a737a3ef6496061bae0
cmd_nvedit.c: Fix compiler warning introduced by checkpatch cleanup

cmd_nvedit.c: In function 'do_env_grep':
cmd_nvedit.c:182:3: warning: suggest parentheses around assignment used as truth value

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Acked-by: Mike Frysinger <vapier@gentoo.org>
Acked-by: Igor Grinberg <grinberg@compulab.co.il>
common/cmd_nvedit.c