]> 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)
commit0c95cfd259d265cc641a96e03363ac04e2e73550
tree78815207809147725df1e2737e9165ad0ffec393
parentea47fe0afcd8b27acd5c37c1fd0def6e4644e544
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