OSDN Git Service

staging: erofs: add the missing __init tags
authorGao Xiang <gaoxiang25@huawei.com>
Tue, 9 Oct 2018 13:43:53 +0000 (21:43 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 9 Oct 2018 13:38:47 +0000 (15:38 +0200)
commit0a0b7e62525fa0ad778439acc28bf2f53967453e
treeeadd18548e7bcbc7406d571a7df4d9af4edc75b7
parentfa86c00799ee1fb851261a0ef904200ecd9c8215
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>
drivers/staging/erofs/internal.h
drivers/staging/erofs/super.c
drivers/staging/erofs/unzip_vle.c