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)
commit49ad0145c3a81612482ecc064ce6ab908ae3bb1a
treeadcaa7f2255485793cce93aeb9c6589c5309202e
parent81b68de493a3c60517ef0435d2635b531ed590b9
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