aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fs-writeback.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/fs-writeback.c')
-rw-r--r--fs/fs-writeback.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/fs-writeback.c b/fs/fs-writeback.c
index 0609607d3955..6981e4b7c148 100644
--- a/fs/fs-writeback.c
+++ b/fs/fs-writeback.c
@@ -179,7 +179,7 @@ static void bdi_alloc_queue_work(struct backing_dev_info *bdi,
179 179
180/** 180/**
181 * bdi_queue_work_onstack - start and wait for writeback 181 * bdi_queue_work_onstack - start and wait for writeback
182 * @sb: write inodes from this super_block 182 * @args: parameters to control the work queue writeback
183 * 183 *
184 * Description: 184 * Description:
185 * This function initiates writeback and waits for the operation to 185 * This function initiates writeback and waits for the operation to