]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: mmp: using for_each_set_bit to simplify the code
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Fri, 14 Sep 2012 02:30:59 +0000 (10:30 +0800)
committerHaojian Zhuang <haojian.zhuang@gmail.com>
Fri, 21 Sep 2012 07:57:31 +0000 (15:57 +0800)
commit61ace05a3428e19214fe39c867eaf3d46ec88dda
tree87e9f3c76f4c0390a795ac1338b4c9daabd1579b
parentb12ee62058c1366a776af8dd009313ab8aeeb1e5
ARM: mmp: using for_each_set_bit to simplify the code

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>
arch/arm/mach-mmp/irq.c