]> git.baikalelectronics.ru Git - kernel.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)
commit17c106888e80f2c0ae3fbb6339c06ab70b4974ef
treebcfa36587b116931e3645f2d91f98ba6b0879704
parentcee4b4539bda62a6c384e3ff65fbb20680bcc4f7
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