]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit343ae531f12b046ddfe54b0aa91b11b257f0c55f
tree21ac943c7fc2b421f2cb7deb7a5f32745984e764
parentc6639dac5375cef6d058b23c00a67b4a1503907b
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