]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Remove an extra if in _nfs4_recover_proc_open()
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 11 Jan 2017 21:13:29 +0000 (16:13 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Mon, 30 Jan 2017 18:14:50 +0000 (13:14 -0500)
commit4508366fb041cfa00be2ac75505e0f566c37fa08
tree78815207809147725df1e2737e9165ad0ffec393
parent252207c0ae7e2e576d948788ff5643d29acbc26f
NFS: Remove an extra if in _nfs4_recover_proc_open()

It's simpler just to return the status unconditionally

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