The patch titled Subject: timer_list-convert-timer-list-to-be-a-proper-seq_file-fix has been removed from the -mm tree. Its filename was timer_list-convert-timer-list-to-be-a-proper-seq_file-fix.patch This patch was dropped because it was folded into timer_list-convert-timer-list-to-be-a-proper-seq_file.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: timer_list-convert-timer-list-to-be-a-proper-seq_file-fix whitespace fixlet Cc: Nathan Zimmer <nzimmer@xxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- kernel/time/timer_list.c | 1 - 1 file changed, 1 deletion(-) diff -puN kernel/time/timer_list.c~timer_list-convert-timer-list-to-be-a-proper-seq_file-fix kernel/time/timer_list.c --- a/kernel/time/timer_list.c~timer_list-convert-timer-list-to-be-a-proper-seq_file-fix +++ a/kernel/time/timer_list.c @@ -274,7 +274,6 @@ static int timer_list_show(struct seq_fi return 0; } - static void *timer_list_start(struct seq_file *file, loff_t *offset) { unsigned long n = *offset; _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are origin.patch bugh-prevent-double-evaulation-of-in-build_bug_on-fix.patch bugh-compilerh-introduce-compiletime_assert-build_bug_on_msg-checkpatch-fixes.patch goldfish-framebuffer-driver-fix.patch timer_list-convert-timer-list-to-be-a-proper-seq_file.patch timer_list-convert-timer-list-to-be-a-proper-seq_file-v2-fix.patch timer_list-convert-timer-list-to-be-a-proper-seq_file-fix-fix.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html