linux/drivers/staging/erofs
Hariprasad Kelam 308f9df30b staging: erofs: fix warning Comparison to bool
fix below warnings reported by coccicheck

drivers/staging/erofs/unzip_vle.c:332:11-18: WARNING: Comparison to bool

Signed-off-by: Hariprasad Kelam <hariprasad.kelam@gmail.com>
Reviewed-by: Gao Xiang <gaoxiang25@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-06-09 13:07:23 +02:00
..
Documentation/filesystems staging: erofs: support IO read error injection 2019-03-26 05:51:17 +09:00
include
data.c for-5.2/block-20190507 2019-05-07 18:14:36 -07:00
dir.c staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir() 2019-03-29 17:25:45 +01:00
erofs_fs.h
inode.c staging: erofs: fix i_blocks calculation 2019-05-30 13:59:10 -07:00
internal.h staging: erofs: support statx 2019-05-30 13:59:10 -07:00
Kconfig
Makefile staging: erofs: drop unneeded -Wall addition 2019-05-20 07:40:41 +02:00
namei.c staging: erofs: support statx 2019-05-30 13:59:10 -07:00
super.c staging: erofs: set sb->s_root to NULL when failing from __getname() 2019-05-20 09:18:18 +02:00
TODO
unzip_pagevec.h staging: erofs: fix Warning Use BUG_ON instead of if condition followed by BUG 2019-05-20 09:31:46 +02:00
unzip_vle_lz4.c staging: erofs: fix to handle error path of erofs_vmap() 2019-03-18 07:56:14 +01:00
unzip_vle.c staging: erofs: fix warning Comparison to bool 2019-06-09 13:07:23 +02:00
unzip_vle.h staging: erofs: compressed_pages should not be accessed again after freed 2019-02-27 15:41:57 +01:00
utils.c staging: erofs: Use !x or x in place of NULL comparision 2019-03-22 15:20:25 +01:00
xattr.c staging: erofs: Use !x or x in place of NULL comparision 2019-03-22 15:20:25 +01:00
xattr.h staging: erofs: complete POSIX ACL support 2019-01-30 15:38:50 +01:00