diff options
author | Bryan Schumaker <bjschuma@netapp.com> | 2012-05-22 18:10:03 +0400 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2012-05-23 00:43:04 +0400 |
commit | 497826af60f812240ed5b6ba80541f7c9f2154d9 (patch) | |
tree | b741b4f133aa89a6c6e50bf1a1704f550e59cf9d /fs/hpfs | |
parent | bd4aeffb5b89070ae93c579f1d5a0758f7123e8b (diff) | |
download | linux-497826af60f812240ed5b6ba80541f7c9f2154d9.tar.xz |
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/hpfs')
0 files changed, 0 insertions, 0 deletions