fuse: remove unused variable in fuse_try_move_page()
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Thu, 18 Oct 2012 14:51:25 +0000 (22:51 +0800)
committerMiklos Szeredi <mszeredi@suse.cz>
Thu, 17 Jan 2013 12:09:59 +0000 (13:09 +0100)
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 <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>

No differences found