aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kernel/sched/core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/sched/core.c b/kernel/sched/core.c
index 849deb96e61e..f5e1aa5b2684 100644
--- a/kernel/sched/core.c
+++ b/kernel/sched/core.c
@@ -6252,7 +6252,7 @@ static void sched_init_numa(void)
6252 * 'level' contains the number of unique distances, excluding the 6252 * 'level' contains the number of unique distances, excluding the
6253 * identity distance node_distance(i,i). 6253 * identity distance node_distance(i,i).
6254 * 6254 *
6255 * The sched_domains_nume_distance[] array includes the actual distance 6255 * The sched_domains_numa_distance[] array includes the actual distance
6256 * numbers. 6256 * numbers.
6257 */ 6257 */
6258 6258