From: Wei Yongjun Date: Thu, 18 Oct 2012 14:44:21 +0000 (+0800) Subject: nfsd4: remove unused variable in nfsd4_delegreturn() X-Git-Tag: v3.8-rc1~20^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01f6c8fd949f3a25a2617e6e1579a5c974b1cabf;p=pandora-kernel.git nfsd4: remove unused variable in nfsd4_delegreturn() The variable inode is initialized but never used otherwise, so remove the unused variable. dpatch engine is used to auto generate this patch. (https://github.com/weiyj/dpatch) Signed-off-by: Wei Yongjun Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed