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:
5698bd7
)
ARM: mmp: using for_each_set_bit to simplify the code
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Fri, 14 Sep 2012 02:30:59 +0000
(10:30 +0800)
committer
Haojian Zhuang
<haojian.zhuang@gmail.com>
Fri, 21 Sep 2012 07:57:31 +0000
(15:57 +0800)
Using for_each_set_bit() to simplify the code.
spatch with a semantic match is used to found this.
(http://coccinelle.lip6.fr/)
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Haojian Zhuang <haojian.zhuang@gmail.com>
No differences found