diff options
author | Mauricio Faria de Oliveira <mfo@canonical.com> | 2023-07-20 16:30:32 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-07-21 21:20:48 +0200 |
commit | 23881aec85f3219e8462e87c708815ee2cd82358 (patch) | |
tree | 81374fbb781a2640203b2a72742c4cc186fbf2fa /drivers/edac/x38_edac.c | |
parent | sbitmap: fix batching wakeup (diff) | |
download | linux-23881aec85f3219e8462e87c708815ee2cd82358.tar.xz 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 'drivers/edac/x38_edac.c')
0 files changed, 0 insertions, 0 deletions