5b0aa2556e
This patch fixes the clang warning of extraneous parentheses, with the following coccinelle script. @@ identifier i; constant c; expression e; @@ ( !((e)) | -(( \(i == c\|i != c\|i <= c\|i < c\|i >= c\|i > c\) -)) ) Signed-off-by: Varsha Rao <rvarsha016@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> |
||
---|---|---|
.. | ||
Makefile | ||
common.h | ||
zip_crypto.c | ||
zip_crypto.h | ||
zip_deflate.c | ||
zip_deflate.h | ||
zip_device.c | ||
zip_device.h | ||
zip_inflate.c | ||
zip_inflate.h | ||
zip_main.c | ||
zip_main.h | ||
zip_mem.c | ||
zip_mem.h | ||
zip_regs.h |