X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Ffilesystems.c;h=a24c58e181db1624b9df3ba2493f48b7652a8418;hb=589d27464846c7cb758f93d9ee380c8ff05a161c;hp=1aa70260e6d1367f6b2db4be2a797123c92c5033;hpb=2a50b2560ee956808da0b644cb529608dee65274;p=pandora-kernel.git diff --git a/fs/filesystems.c b/fs/filesystems.c index 1aa70260e6d1..a24c58e181db 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;