From 3e3cb64f6c306079dd8fa888c6c0a63e7e13f966 Mon Sep 17 00:00:00 2001 From: Masatake YAMATO Date: Wed, 25 Feb 2009 22:51:57 +0900 Subject: [PATCH] trivial: fix a pdlfush -> pdflush typo in comment Signed-off-by: Masatake YAMATO Signed-off-by: Jiri Kosina --- fs/fs-writeback.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fs/fs-writeback.c b/fs/fs-writeback.c index e3fe9918faaf..99903ab76572 100644 --- a/fs/fs-writeback.c +++ b/fs/fs-writeback.c @@ -420,7 +420,7 @@ __writeback_single_inode(struct inode *inode, struct writeback_control *wbc) * If older_than_this is non-NULL, then only write out inodes which * had their first dirtying at a time earlier than *older_than_this. * - * If we're a pdlfush thread, then implement pdflush collision avoidance + * If we're a pdflush thread, then implement pdflush collision avoidance * against the entire list. * * If `bdi' is non-zero then we're being asked to writeback a specific queue. -- 2.39.2