aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched_debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/sched_debug.c')
-rw-r--r--kernel/sched_debug.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/sched_debug.c b/kernel/sched_debug.c
index ef358ba07683..3d09106990cb 100644
--- a/kernel/sched_debug.c
+++ b/kernel/sched_debug.c
@@ -214,7 +214,6 @@ static int sched_debug_show(struct seq_file *m, void *v)
214 PN(sysctl_sched_latency); 214 PN(sysctl_sched_latency);
215 PN(sysctl_sched_min_granularity); 215 PN(sysctl_sched_min_granularity);
216 PN(sysctl_sched_wakeup_granularity); 216 PN(sysctl_sched_wakeup_granularity);
217 PN(sysctl_sched_batch_wakeup_granularity);
218 PN(sysctl_sched_child_runs_first); 217 PN(sysctl_sched_child_runs_first);
219 P(sysctl_sched_features); 218 P(sysctl_sched_features);
220#undef PN 219#undef PN