]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NFS: Clean up nfs4_callback_layoutrecall()
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 7 Apr 2017 18:14:56 +0000 (14:14 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 20 Apr 2017 17:39:32 +0000 (13:39 -0400)
commit5694a4f848be23e3df758fc2317880c7f9f823d4
treec051dd73f5a646b615f9a8a4c6c74ee9280b4339
parent1a916ce0497847ce4a1b21c63383a3653c613055
NFS: Clean up nfs4_callback_layoutrecall()

In addition to removing the dprintk(), this patch also initializes "res"
to the default return value instead of doing this through an else
condition.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/callback_proc.c