alistair23-linux/drivers/staging/erofs
Bhagyashri P. Dighole d1ab82443b staging: erofs: Modify conditional checks
Fix coding style alignment issues detected by checkpatch.pl
Use ! for NULL test rather than explicitly comparing to NULL.

Signed-off-by: Bhagyashri P. Dighole <digholebhagyashri@gmail.com>
Reviewed-by: Gao Xiang <gaoxiang25@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-11-07 12:21:20 +01:00
..
include staging: erofs: add trace points for reading zipped data 2018-09-18 16:35:03 +02:00
data.c staging: erofs: Modify conditional checks 2018-11-07 12:21:20 +01:00
dir.c staging: erofs: use explicit unsigned int type 2018-09-14 09:05:03 +02:00
erofs_fs.h staging: erofs: rearrange vle clustertype definitions 2018-08-27 19:46:13 +02:00
inode.c staging: erofs: harden inode lookup for 32-bit platforms 2018-10-10 13:15:23 +02:00
internal.h staging: erofs: harden inode lookup for 32-bit platforms 2018-10-10 13:15:23 +02:00
Kconfig Revert "staging: erofs: disable compiling temporarile" 2018-09-10 10:02:08 +02:00
lz4defs.h
Makefile
namei.c Staging/IIO patches for 4.20-rc1 2018-10-29 10:38:10 -07:00
super.c staging: erofs: remove the redundant d_rehash() for the root dentry 2018-11-05 15:32:45 +01:00
TODO
unzip_lz4.c
unzip_pagevec.h
unzip_vle.c staging: erofs: add the missing __init tags 2018-10-09 15:38:47 +02:00
unzip_vle.h staging: erofs: drop multiref support temporarily 2018-09-20 12:25:36 +02:00
unzip_vle_lz4.c staging: erofs: fix 1 warning and 9 checks 2018-09-10 10:09:26 +02:00
utils.c Staging/IIO patches for 4.20-rc1 2018-10-29 10:38:10 -07:00
xattr.c staging: erofs: simplify return value of `xattr_foreach' 2018-09-20 12:25:36 +02:00
xattr.h