diff options
author | Christoph Hellwig <hch@lst.de> | 2020-05-04 14:47:54 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-05-07 08:45:47 -0600 |
commit | eb7ae5e06bb6e6ac6bb86872d27c43ebab92f6b2 (patch) | |
tree | d2726b692caa1e25c4339794e71e1cb132462b53 /block/bfq-iosched.c | |
parent | 156c75737255b8db0aa887abcb66b709856cf453 (diff) | |
download | linux-eb7ae5e06bb6e6ac6bb86872d27c43ebab92f6b2.tar.gz linux-eb7ae5e06bb6e6ac6bb86872d27c43ebab92f6b2.tar.bz2 linux-eb7ae5e06bb6e6ac6bb86872d27c43ebab92f6b2.zip |
bdi: move bdi_dev_name out of line
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.
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>
Diffstat (limited to 'block/bfq-iosched.c')
0 files changed, 0 insertions, 0 deletions