summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4proc.c
diff options
context:
space:
mode:
authorBryan Schumaker <bjschuma@netapp.com>2012-05-22 10:10:03 -0400
committerTrond Myklebust <Trond.Myklebust@netapp.com>2012-05-22 16:43:04 -0400
commit497826af60f812240ed5b6ba80541f7c9f2154d9 (patch)
treeb741b4f133aa89a6c6e50bf1a1704f550e59cf9d /fs/nfs/nfs4proc.c
parentbd4aeffb5b89070ae93c579f1d5a0758f7123e8b (diff)
downloadop-kernel-dev-497826af60f812240ed5b6ba80541f7c9f2154d9.zip
op-kernel-dev-497826af60f812240ed5b6ba80541f7c9f2154d9.tar.gz
NFS: Fix compiler warnings
The "struct inode *inode" was only used in a dprintk, so compiling with CONFIG_SUNRPC_DEBUG off triggers a warning. To get around this, I remove the "struct inode *inode" variable and instead change the dprintk()s to use hdr->inode instead. Signed-off-by: Bryan Schumaker <bjschuma@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs/nfs/nfs4proc.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud