diff --git a/[refs] b/[refs] index f4f7f4110dab..f12a7fd4575e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8421ed81df02c99b4c084a4fe0ab28d0056243c0 +refs/heads/master: 1856b225ca1f80446938c9ec4a0b330c1772ec45 diff --git a/trunk/fs/nfs/super.c b/trunk/fs/nfs/super.c index 8b2a2977b720..120d8e98ee5f 100644 --- a/trunk/fs/nfs/super.c +++ b/trunk/fs/nfs/super.c @@ -1590,7 +1590,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)