[PATCH] writeback: Remove meaningless comment

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



nr_pages was removed in 9ba4b2dfafaa
("fs: kill 'nr_pages' argument from wakeup_flusher_threads()"),
but the comment for 'nr_pages' was missed. Remove that.

Signed-off-by: JunChao Sun <sunjunchao2870@xxxxxxxxx>
---
 fs/fs-writeback.c | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/fs/fs-writeback.c b/fs/fs-writeback.c
index 443f83382b9b..78be6762522a 100644
--- a/fs/fs-writeback.c
+++ b/fs/fs-writeback.c
@@ -2244,10 +2244,6 @@ void wb_workfn(struct work_struct *work)
 		wb_wakeup_delayed(wb);
 }
 
-/*
- * Start writeback of `nr_pages' pages on this bdi. If `nr_pages' is zero,
- * write back the whole world.
- */
 static void __wakeup_flusher_threads_bdi(struct backing_dev_info *bdi,
 					 enum wb_reason reason)
 {
-- 
2.17.1




[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [NTFS 3]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [NTFS 3]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux