commit | 0a0b7e62525fa0ad778439acc28bf2f53967453e | [log] [tgz] |
---|---|---|
author | Gao Xiang <gaoxiang25@huawei.com> | Tue Oct 09 21:43:53 2018 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Oct 09 15:38:47 2018 +0200 |
tree | eadd18548e7bcbc7406d571a7df4d9af4edc75b7 | |
parent | fa86c00799ee1fb851261a0ef904200ecd9c8215 [diff] |
staging: erofs: add the missing __init tags Append __init to `erofs_init_inode_cache', `z_erofs_init_zip_subsystem' and move these declarations to internal.h. Signed-off-by: Gao Xiang <gaoxiang25@huawei.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>