diff --git a/fs/fs-writeback.c b/fs/fs-writeback.c index 0609607d395591ad5b23ee52283ad25c85e2bc10..6981e4b7c1480fa0dc2f3e502f971a1b4c9aeb09 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, /** * bdi_queue_work_onstack - start and wait for writeback - * @sb: write inodes from this super_block + * @args: parameters to control the work queue writeback * * Description: * This function initiates writeback and waits for the operation to