The patch titled whitespace fixes: system timers has been removed from the -mm tree. Its filename was whitespace-fixes-system-timers.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: whitespace fixes: system timers From: Daniel Walker <dwalker@xxxxxxxxxx> Signed-off-by: Daniel Walker <dwalker@xxxxxxxxxx> Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx> Cc: Ingo Molnar <mingo@xxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- kernel/timer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN kernel/timer.c~whitespace-fixes-system-timers kernel/timer.c --- a/kernel/timer.c~whitespace-fixes-system-timers +++ a/kernel/timer.c @@ -817,7 +817,7 @@ unsigned long next_timer_interrupt(void) #endif /* - * Called from the timer interrupt handler to charge one tick to the current + * Called from the timer interrupt handler to charge one tick to the current * process. user_tick is 1 if the tick is user time, 0 for system. */ void update_process_times(int user_tick) _ Patches currently in -mm which might be from dwalker@xxxxxxxxxx are origin.patch whitespace-fixes-task-exit-handling.patch profile-likely-unlikely-macros.patch profile-likely-unlikely-macros-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