Skip to content

Commit

Permalink
writeback: s/bdi/wb/ in mm/page-writeback.c
Browse files Browse the repository at this point in the history
Writeback operations will now be per wb (bdi_writeback) instead of
bdi.  Replace the relevant bdi references in symbol names and comments
with wb.  This patch is purely cosmetic and doesn't make any
functional changes.

Signed-off-by: Tejun Heo <tj@kernel.org>
Reviewed-by: Jan Kara <jack@suse.cz>
Cc: Wu Fengguang <fengguang.wu@intel.com>
Cc: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Jens Axboe <axboe@fb.com>
  • Loading branch information
Tejun Heo authored and Jens Axboe committed Jun 2, 2015
1 parent a88a341 commit de1fff3
Showing 1 changed file with 134 additions and 136 deletions.
Loading

0 comments on commit de1fff3

Please sign in to comment.