]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
sched-proc-sched_debug-fails-on-very-very-large-machines-fix
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 7 Feb 2013 01:26:02 +0000 (12:26 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 18 Feb 2013 05:46:11 +0000 (16:46 +1100)
whitespace fixlet

Cc: Dave Jones <davej@redhat.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Nathan Zimmer <nzimmer@sgi.com>
Cc: Peter Zijlstra <peterz@infradead.org>)
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
kernel/sched/debug.c

index c6db5addfc7ab8dfb65ff8eaac3fb385918e1048..25be2dd939a5f4d371e2f1e29229b54f1cbbdf81 100644 (file)
@@ -437,7 +437,6 @@ static void sched_debug_stop(struct seq_file *file, void *data)
 {
 }
 
-
 static const struct seq_operations sched_debug_sops = {
        .start = sched_debug_start,
        .next = sched_debug_next,