]> git.karo-electronics.de Git - karo-tx-linux.git/commit
NFS: Clean up _nfs4_is_integrity_protected()
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 11 Jan 2017 21:01:21 +0000 (16:01 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Mon, 30 Jan 2017 18:14:50 +0000 (13:14 -0500)
commiteeea5361634eeef9a09b7b5ae449b41623c23886
treebcfa36587b116931e3645f2d91f98ba6b0879704
parentd9b67e1e499b056a83d2db6046d74652cf836998
NFS: Clean up _nfs4_is_integrity_protected()

We can cut out the if statement and return the results of the comparison
directly.

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