X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=fs%2Ffilesystems.c;h=a24c58e181db1624b9df3ba2493f48b7652a8418;hb=8a6e5deb8a8caa810fef2c525f5dbea2cfe04a47;hp=1aa70260e6d1367f6b2db4be2a797123c92c5033;hpb=afad17c0ae21013f958c39594e8a64d120a611f8;p=~andy%2Flinux diff --git a/fs/filesystems.c b/fs/filesystems.c index 1aa70260e6d..a24c58e181d 100644 --- a/fs/filesystems.c +++ b/fs/filesystems.c @@ -199,7 +199,7 @@ SYSCALL_DEFINE3(sysfs, int, option, unsigned long, arg1, unsigned long, arg2) return retval; } -int get_filesystem_list(char * buf) +int __init get_filesystem_list(char *buf) { int len = 0; struct file_system_type * tmp;