]> 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)
commit60fbac66e400947513503826255d2ffb1e158b2a
treeadcaa7f2255485793cce93aeb9c6589c5309202e
parentc8d7ac92252fa89d4bffc7eea23af8cd479db3b4
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