]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Clean up nfs41_same_server_scope()
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 11 Jan 2017 21:51:59 +0000 (16:51 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Mon, 30 Jan 2017 18:14:50 +0000 (13:14 -0500)
commit73e907d18a15d9c288096cc9a90bc7873422e1ba
treeadcaa7f2255485793cce93aeb9c6589c5309202e
parent6d3f18cb38a5c5e27fc371f531c79fd581d77273
NFS: Clean up nfs41_same_server_scope()

The function is cleaner this way, since we can use the result of
memcmp() directly

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/nfs4proc.c