From: Tejun Heo Date: Fri, 22 May 2015 21:13:29 +0000 (-0400) Subject: writeback: s/bdi/wb/ in mm/page-writeback.c X-Git-Tag: omap-for-v4.3/legacy-v2-signed~146^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de1fff37b2781f9caae7bbb7b79fa788a9bb1115;p=pandora-kernel.git writeback: s/bdi/wb/ in mm/page-writeback.c 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 Reviewed-by: Jan Kara Cc: Wu Fengguang Cc: Jens Axboe Signed-off-by: Jens Axboe --- Reading git-diff-tree failed