The patch titled Subject: writeback: fix a typo in comment has been removed from the -mm tree. Its filename was writeback-fix-a-typo-in-comment.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ From: Yan Hong <clouds.yan@xxxxxxxxx> Subject: writeback: fix a typo in comment Signed-off-by: Yan Hong <clouds.yan@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- fs/fs-writeback.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN fs/fs-writeback.c~writeback-fix-a-typo-in-comment fs/fs-writeback.c --- a/fs/fs-writeback.c~writeback-fix-a-typo-in-comment +++ a/fs/fs-writeback.c @@ -1034,7 +1034,7 @@ int bdi_writeback_thread(void *data) while (!kthread_freezable_should_stop(NULL)) { /* * Remove own delayed wake-up timer, since we are already awake - * and we'll take care of the preriodic write-back. + * and we'll take care of the periodic write-back. */ del_timer(&wb->wakeup_timer); _ Patches currently in -mm which might be from clouds.yan@xxxxxxxxx are origin.patch fs-block_devc-need-not-to-check-inode-i_bdev-in-bd_forget.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