2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-22 20:23:57 +08:00
linux-next/fs/erofs
Gao Xiang b6796abd3c erofs: some macros are much more readable as a function
As Christoph suggested [1], these macros are much
more readable as a function.

[1] https://lore.kernel.org/r/20190829095954.GB20598@infradead.org/
Reported-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Gao Xiang <gaoxiang25@huawei.com>
Link: https://lore.kernel.org/r/20190904020912.63925-4-gaoxiang25@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-09-05 20:10:07 +02:00
..
compress.h
data.c erofs: reduntant assignment in __erofs_get_meta_page() 2019-08-30 09:02:10 +02:00
decompressor.c
dir.c
erofs_fs.h erofs: some macros are much more readable as a function 2019-09-05 20:10:07 +02:00
inode.c erofs: some macros are much more readable as a function 2019-09-05 20:10:07 +02:00
internal.h
Kconfig
Makefile
namei.c
super.c
tagptr.h
utils.c
xattr.c erofs: some macros are much more readable as a function 2019-09-05 20:10:07 +02:00
xattr.h
zdata.c
zdata.h
zmap.c
zpvec.h