diff options
author | Mauricio Faria de Oliveira <[email protected]> | 2023-07-20 11:30:32 -0300 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2023-07-21 13:20:48 -0600 |
commit | 23881aec85f3219e8462e87c708815ee2cd82358 (patch) | |
tree | 81374fbb781a2640203b2a72742c4cc186fbf2fa /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 106397376c0369fcc01c58dd189ff925a2724a57 (diff) |
loop: deprecate autoloading callback loop_probe()
The 'probe' callback in __register_blkdev() is only used under the
CONFIG_BLOCK_LEGACY_AUTOLOAD deprecation guard.
The loop_probe() function is only used for that callback, so guard it
too, accordingly.
See commit fbdee71bb5d8 ("block: deprecate autoloading based on dev_t").
Signed-off-by: Mauricio Faria de Oliveira <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Link: https://lore.kernel.org/r/[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