]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/nfs/super.c
Merge remote-tracking branch 'nfs/linux-next'
[karo-tx-linux.git] / fs / nfs / super.c
index b4079bbd30ddaf439df94721d72767e11621f5cd..e831bce497663e809e48bb7cc278f5ad6a74ba7b 100644 (file)
@@ -1553,7 +1553,7 @@ static int nfs_parse_mount_options(char *raw,
 
        /*
         * verify that any proto=/mountproto= options match the address
-        * familiies in the addr=/mountaddr= options.
+        * families in the addr=/mountaddr= options.
         */
        if (protofamily != AF_UNSPEC &&
            protofamily != mnt->nfs_server.address.ss_family)