]> git.baikalelectronics.ru Git - kernel.git/commit
nfs: Fix unused variable error
authorAnna Schumaker <Anna.Schumaker@netapp.com>
Fri, 20 Jun 2014 17:30:26 +0000 (13:30 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 24 Jun 2014 22:47:02 +0000 (18:47 -0400)
commit17f71118821de56ce00f5be784bf5abbf4977073
tree21ac943c7fc2b421f2cb7deb7a5f32745984e764
parentcb329269df15fd3eb3f0564857745ab87e433f77
nfs: Fix unused variable error

inode is unused when CONFIG_SUNRPC_DEBUG=n.

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