From: Viresh Kumar Date: Mon, 10 Jun 2013 10:57:20 +0000 (+0530) Subject: sched: Create for_each_sd_topology() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~61^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27723a68caf05381b0b0bc6e127da2c9e7bcb775;p=pandora-kernel.git sched: Create for_each_sd_topology() For loop for traversing sched_domain_topology was used at multiple placed in core.c. This patch removes code redundancy by creating for_each_sd_topology(). Signed-off-by: Viresh Kumar Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/e0e04542f54e9464bd9da54f5ccfe62ec6c4c0bc.1370861520.git.viresh.kumar@linaro.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed