]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitd7e9825848cede4cf7589b63029b76428ae76958
tree78815207809147725df1e2737e9165ad0ffec393
parent37a8484aef09638b9eead7070cb0ee27adb74ceb
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