projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8421ed8
)
nfs: comment fix
author
Peter Meerwald
<pmeerw@pmeerw.net>
Sat, 18 Aug 2012 15:38:54 +0000
(17:38 +0200)
committer
Jiri Kosina
<jkosina@suse.cz>
Sat, 1 Sep 2012 17:09:44 +0000
(10:09 -0700)
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
fs/nfs/super.c
patch
|
blob
|
history
diff --git
a/fs/nfs/super.c
b/fs/nfs/super.c
index 8b2a2977b720729f2a63a4d7bb8e5e4b7de5522e..120d8e98ee5f193906692e098bf7660603b080d2 100644
(file)
--- a/
fs/nfs/super.c
+++ b/
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
- * famili
i
es in the addr=/mountaddr= options.
+ * families in the addr=/mountaddr= options.
*/
if (protofamily != AF_UNSPEC &&
protofamily != mnt->nfs_server.address.ss_family)