提交 1856b225 编写于 作者: P Peter Meerwald 提交者: Jiri Kosina

nfs: comment fix

Signed-off-by: NPeter Meerwald <pmeerw@pmeerw.net>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 8421ed81
...@@ -1590,7 +1590,7 @@ static int nfs_parse_mount_options(char *raw, ...@@ -1590,7 +1590,7 @@ static int nfs_parse_mount_options(char *raw,
/* /*
* verify that any proto=/mountproto= options match the address * 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 && if (protofamily != AF_UNSPEC &&
protofamily != mnt->nfs_server.address.ss_family) protofamily != mnt->nfs_server.address.ss_family)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册