From: Wei Yongjun Date: Thu, 18 Oct 2012 14:51:25 +0000 (+0800) Subject: fuse: remove unused variable in fuse_try_move_page() X-Git-Tag: v3.8-rc5~22^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f706111a860c026bcb0abe0c5936f59c31e5c87;p=pandora-kernel.git fuse: remove unused variable in fuse_try_move_page() The variables mapping,index are initialized but never used otherwise, so remove the unused variables. dpatch engine is used to auto generate this patch. (https://github.com/weiyj/dpatch) Signed-off-by: Wei Yongjun Signed-off-by: Miklos Szeredi --- Reading git-diff-tree failed