]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: erofs: clean up erofs_map_blocks_iter
authorChao Yu <yuchao0@huawei.com>
Tue, 15 Jan 2019 01:42:21 +0000 (09:42 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Jan 2019 14:52:26 +0000 (15:52 +0100)
commit3b423417d0d1d5abd46dfc7c3df9977bcb89f3c0
tree15011e03c517106d50e384f63b2add94c9d8edb2
parent6af7b4830569a125e65a1123a3ac1db44e999929
staging: erofs: clean up erofs_map_blocks_iter

This patch cleans up erofs_map_blocks* function and structure family,
just simply the code, no logic change.

Reviewed-by: Gao Xiang <gaoxiang25@huawei.com>
Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Gao Xiang <gaoxiang25@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/erofs/data.c
drivers/staging/erofs/internal.h
drivers/staging/erofs/unzip_vle.c