commit | 3a443bd6dd7c43bf5763779309514bf3e7c1c3eb | [log] [tgz] |
---|---|---|
author | Sun Lianwen <sunlw.fnst@cn.fujitsu.com> | Sat May 05 11:29:16 2018 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon May 07 23:38:15 2018 -0400 |
tree | 5c21e3f5dba94e0decf4bdbf912571cf53fc7a7a | |
parent | 84a2fba2cb5e90b3b6f6e72676d8e3918725d9e5 [diff] |
net/9p: correct the variable name in v9fs_get_trans_by_name() comment The v9fs_get_trans_by_name(char *s) variable name is not "name" but "s". Signed-off-by: Sun Lianwen <sunlw.fnst@cn.fujitsu.com> Signed-off-by: David S. Miller <davem@davemloft.net>