Re: [PATCH 1/8] bdi: move bdi_dev_name out of line

From: Bart Van Assche
Date: Sat Apr 18 2020 - 11:35:46 EST


On 2020-04-16 09:54, Christoph Hellwig wrote:
> bdi_dev_name is not a fast path function, move it out of line. This
> prepares for using it from modular callers without having to export
> an implementation detail like bdi_unknown_name.

Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>