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. Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl> |
||
|---|---|---|
| .. | ||
| LICENCE | ||
| Makefile | ||
| compr_lzo.c | ||
| compr_rtime.c | ||
| compr_rubin.c | ||
| compr_zlib.c | ||
| jffs2_1pass.c | ||
| jffs2_nand_1pass.c | ||
| jffs2_nand_private.h | ||
| jffs2_private.h | ||
| mini_inflate.c | ||
| summary.h | ||