diff options
author | Rakib Mullick <rakib.mullick@gmail.com> | 2011-11-01 07:23:42 +0100 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2011-11-03 04:50:24 +0100 |
commit | 2b72c9ccd22c4a3299e5a358dcd639fb253730f4 (patch) | |
tree | d7d01bf3cf5b4d7a460c50b7f5432aaa4b32b9db /fs/nfsd/nfs4recover.c | |
parent | nfs: Fix unused variable warning from file.c (diff) | |
download | linux-2b72c9ccd22c4a3299e5a358dcd639fb253730f4.tar.xz linux-2b72c9ccd22c4a3299e5a358dcd639fb253730f4.zip |
nfs: Remove unused variable from write.c
When CONFIG_NFS=y and CONFIG_NFS_V3_{,V4}=n we get the following warning.
fs/nfs/write.c: In function ‘nfs_writeback_done’:
fs/nfs/write.c:1246:21: warning: unused variable ‘server’
Remove the variable 'server' to fix the above warning.
Signed-off-by: Rakib Mullick <rakib.mullick@gmail.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs/nfsd/nfs4recover.c')
0 files changed, 0 insertions, 0 deletions