diff --git a/fs/nfs/super.c b/fs/nfs/super.c index f54536c28bd8..44b9bc2e560e 100644 --- a/fs/nfs/super.c +++ b/fs/nfs/super.c @@ -3152,6 +3152,5 @@ static struct dentry *nfs4_referral_mount(struct file_system_type *fs_type, return res; } -MODULE_ALIAS("nfs4"); #endif /* CONFIG_NFS_V4 */