diff options
author | 2023-07-20 11:30:32 -0300 | |
---|---|---|
committer | 2023-07-21 13:20:48 -0600 | |
commit | 23881aec85f3219e8462e87c708815ee2cd82358 (patch) | |
tree | 81374fbb781a2640203b2a72742c4cc186fbf2fa /scripts/generate_rust_analyzer.py | |
parent | sbitmap: fix batching wakeup (diff) | |
download | wireguard-linux-23881aec85f3219e8462e87c708815ee2cd82358.tar.xz wireguard-linux-23881aec85f3219e8462e87c708815ee2cd82358.zip |
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 <mfo@canonical.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20230720143033.841001-2-mfo@canonical.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions