]> 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>
Wed, 20 Feb 2013 02:13:45 +0000 (13:13 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 20 Feb 2013 05:52:11 +0000 (16:52 +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;