X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=net%2Fsunrpc%2Frpc_pipe.c;h=a9129f8d70706f5e33ac8f39cb3ea8a3e5825ca2;hb=a8c45289f215e137825bf9630d0abb41c1dc41ff;hp=a0f48a51e14e5e3b57a34970f0be204ec5c802ff;hpb=7946844ae890282fa03f52d226d12dda48164f10;p=cascardo%2Flinux.git diff --git a/net/sunrpc/rpc_pipe.c b/net/sunrpc/rpc_pipe.c index a0f48a51e14e..a9129f8d7070 100644 --- a/net/sunrpc/rpc_pipe.c +++ b/net/sunrpc/rpc_pipe.c @@ -1175,6 +1175,7 @@ static struct file_system_type rpc_pipe_fs_type = { .kill_sb = rpc_kill_sb, }; MODULE_ALIAS_FS("rpc_pipefs"); +MODULE_ALIAS("rpc_pipefs"); static void init_once(void *foo)