git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e414966
)
nfs: Fix unused variable warning from file.c
author
Rakib Mullick
<rakib.mullick@gmail.com>
Tue, 1 Nov 2011 06:16:15 +0000
(12:16 +0600)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 3 Nov 2011 03:49:09 +0000
(23:49 -0400)
Fix the following unused variable warning.
fs/nfs/file.c: In function ‘nfs_file_release’:
fs/nfs/file.c:140:17: warning: unused variable ‘dentry’
fs/nfs/file.c: In function ‘nfs_file_read’:
fs/nfs/file.c:237:9: warning: unused variable ‘count’
Signed-off-by: Rakib Mullick <rakib.mullick@gmail.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/file.c
patch
|
blob
|
history
diff --cc
fs/nfs/file.c
Simple merge