]> git.sur5r.net Git - openocd/commit
NAND/CORE: fix clang warning
authorAntonio Borneo <borneo.antonio@gmail.com>
Sun, 23 Oct 2011 04:02:57 +0000 (12:02 +0800)
committerØyvind Harboe <oyvindharboe@gmail.com>
Sun, 23 Oct 2011 14:32:11 +0000 (14:32 +0000)
commit7b94f4c99d7f7970c4f8bf51d477d88b93a4278c
tree7e079132b0ace059b6335453f3ad820651a0fe60
parent343204927656561dd3deec52c58c13ef2de4f60b
NAND/CORE: fix clang warning

The fix is inline with the Linux coding style that forbids
assignment in if condition

Change-Id: I42a371d6adfdf3b3fb867705211c47d89776ee2a
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/85
Tested-by: jenkins
Reviewed-by: Øyvind Harboe <oyvindharboe@gmail.com>
src/flash/nand/core.c