diff options
author | Christoph Hellwig <[email protected]> | 2020-05-04 14:47:54 +0200 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2020-05-07 08:45:47 -0600 |
commit | eb7ae5e06bb6e6ac6bb86872d27c43ebab92f6b2 (patch) | |
tree | d2726b692caa1e25c4339794e71e1cb132462b53 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 156c75737255b8db0aa887abcb66b709856cf453 (diff) |
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 <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Reviewed-by: Greg Kroah-Hartman <[email protected]>
Reviewed-by: Bart Van Assche <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions