]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/blobdiff - fs/nfs/super.c
Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
[can-eth-gw-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)