]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
timer_list-convert-timer-list-to-be-a-proper-seq_file-fix
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 7 Feb 2013 01:25:57 +0000 (12:25 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 18 Feb 2013 05:46:08 +0000 (16:46 +1100)
whitespace fixlet

Cc: Nathan Zimmer <nzimmer@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
kernel/time/timer_list.c

index 6a2cfc250d32c779359303797a31a1904015d5a3..c438d759228d243f7b1d4df09d6483375c91bf1b 100644 (file)
@@ -274,7 +274,6 @@ static int timer_list_show(struct seq_file *m, void *v)
        return 0;
 }
 
-
 static void *timer_list_start(struct seq_file *file, loff_t *offset)
 {
        unsigned long n = *offset;