From: Wei Yongjun Date: Fri, 14 Sep 2012 02:31:21 +0000 (+0800) Subject: s390/topology: use for_each_set_bit to simplify the code X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~81^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0327dab0e88b2f4be6ad7dcd5af86d085d2c0603;p=pandora-kernel.git s390/topology: use for_each_set_bit to simplify the code Use 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 Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed