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:
cdadb11
)
fuse: remove unused variable in fuse_try_move_page()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Thu, 18 Oct 2012 14:51:25 +0000
(22:51 +0800)
committer
Miklos 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