From: Zhihui Zhang Date: Sat, 2 Aug 2014 01:18:03 +0000 (-0400) Subject: sched: Rename a misleading variable in build_overlap_sched_groups() X-Git-Tag: fixes-against-v3.18-rc2~97^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aaecac4ad46b35ad308245384d019633fb9bc21b;p=pandora-kernel.git sched: Rename a misleading variable in build_overlap_sched_groups() The child variable in build_overlap_sched_groups() actually refers to the peer or sibling domain of the given CPU. Rename it to sibling to be consistent with the naming in build_group_mask(). Signed-off-by: Zhihui Zhang Signed-off-by: Peter Zijlstra Cc: Linus Torvalds Cc: linux-kernel@vger.kernel.org Link: http://lkml.kernel.org/r/1406942283-18249-1-git-send-email-zzhsuny@gmail.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed