OSDN Git Service

staging: erofs: cleanup z_erofs_vle_work_{lookup, register}
authorGao Xiang <gaoxiang25@huawei.com>
Tue, 21 Aug 2018 14:49:32 +0000 (22:49 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Aug 2018 17:46:12 +0000 (19:46 +0200)
commitab47dd2b08193753ffd289d4042988d2c077cb76
treee9b12021f6e1cd7274a3691e403d52b053dbeb55
parentcadf1ccf1b0021d0b7a9347e102ac5258f9f98c8
staging: erofs: cleanup z_erofs_vle_work_{lookup, register}

This patch introduces 'struct z_erofs_vle_work_finder' to clean up
arguments of z_erofs_vle_work_lookup and z_erofs_vle_work_register.

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