commit | ca0552f4641436a1dd5c49906690ee39ab5d43a3 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Wed Apr 11 17:01:53 2018 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Sun Jun 17 10:42:51 2018 -0400 |
tree | f8e455b9cc66eeb9fac8148455f5c6abcf9a9da8 | |
parent | 665d507276004823e07596997d49d2705b4598a3 [diff] |
nfsd4: cleanup sessionid in nfsd4_destroy_session The name of this variable doesn't fit the type. And we only ever use one field of it. Reviewed-by: Jeff Layton <jlayton@kernel.org> Signed-off-by: J. Bruce Fields <bfields@redhat.com>