bdi: simplify bdi_alloc
authorChristoph Hellwig <hch@lst.de>
Mon, 4 May 2020 12:48:00 +0000 (14:48 +0200)
committerJens Axboe <axboe@kernel.dk>
Sat, 9 May 2020 22:15:13 +0000 (16:15 -0600)
commitaef33c2ff8aa5e24f3f7d93806aa84ca1c2b6832
treeaf138746701834e45f83a99f3634ab502c465799
parent3c5d202b55d3fa9106607f99cdd5044b02b5929b
bdi: simplify bdi_alloc

Merge the _node vs normal version and drop the superflous gfp_t argument.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jan Kara <jack@suse.cz>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-core.c
drivers/mtd/mtdcore.c
fs/super.c
include/linux/backing-dev.h
mm/backing-dev.c