]> git.baikalelectronics.ru Git - kernel.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)
commit3b0f903cb529c000cc7e63799c3838fff0d0b3f3
treec051dd73f5a646b615f9a8a4c6c74ee9280b4339
parent7ce38a9aa10de43cc03045e3a62295456f8db462
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