kernel_optimize_test/fs/erofs
Gao Xiang 1e4a295567 erofs: clean up z_erofs_submit_queue()
A label and extra variables will be eliminated,
which is more cleaner.

Link: https://lore.kernel.org/r/20200121064819.139469-1-gaoxiang25@huawei.com
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Gao Xiang <gaoxiang25@huawei.com>
2020-01-21 16:46:23 +08:00
..
compress.h
data.c
decompressor.c erofs: fix out-of-bound read for shifted uncompressed block 2020-01-11 18:29:19 +08:00
dir.c
erofs_fs.h
inode.c
internal.h erofs: remove unused tag argument while registering a workgroup 2020-01-07 10:08:45 +08:00
Kconfig
Makefile
namei.c
super.c
tagptr.h
utils.c erofs: remove void tagging/untagging of workgroup pointers 2020-01-07 10:09:21 +08:00
xattr.c
xattr.h erofs: correct indentation of an assigned structure inside a function 2020-01-07 10:08:27 +08:00
zdata.c erofs: clean up z_erofs_submit_queue() 2020-01-21 16:46:23 +08:00
zdata.h
zmap.c
zpvec.h