Skip to content
Commit 38e23c95 authored by Tetsuo Handa's avatar Tetsuo Handa Committed by Al Viro
Browse files

fs: Mark get_filesystem_list() as __init function.



"int get_filesystem_list(char * buf)" is called by only
"static void __init get_fs_names(char *page)".
We can mark get_filesystem_list() as "__init".

Signed-off-by: default avatarTetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 2eae7a18
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment