Skip to content

Commit

Permalink
writeback: fix fn name in writeback_inodes_sb_nr_if_idle() comment he…
Browse files Browse the repository at this point in the history
…ader

Signed-off-by: Fengguang Wu <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
  • Loading branch information
Fengguang Wu authored and Jiri Kosina committed Mar 7, 2012
1 parent 95468fd commit c097b2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fs/fs-writeback.c
Original file line number Diff line number Diff line change
Expand Up @@ -1284,7 +1284,7 @@ int writeback_inodes_sb_if_idle(struct super_block *sb, enum wb_reason reason)
EXPORT_SYMBOL(writeback_inodes_sb_if_idle);

/**
* writeback_inodes_sb_if_idle - start writeback if none underway
* writeback_inodes_sb_nr_if_idle - start writeback if none underway
* @sb: the superblock
* @nr: the number of pages to write
* @reason: reason why some writeback work was initiated
Expand Down

0 comments on commit c097b2c

Please sign in to comment.