Commit f8459197 authored by Valentin Schneider's avatar Valentin Schneider Committed by Thomas Gleixner
Browse files

sched/core: Remove for_each_lower_domain()

parent a526d466
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -1337,8 +1337,6 @@ extern void sched_ttwu_pending(void);
	for (__sd = rcu_dereference_check_sched_domain(cpu_rq(cpu)->sd); \
			__sd; __sd = __sd->parent)

#define for_each_lower_domain(sd) for (; sd; sd = sd->child)

/**
 * highest_flag_domain - Return highest sched_domain containing flag.
 * @cpu:	The CPU whose highest level of sched domain is to