diff options
author | 2023-05-31 14:55:12 +0200 | |
---|---|---|
committer | 2023-06-05 10:55:20 -0600 | |
commit | aa5f6ed8c21ec1aa5fd688118d8d5cd87c5ffc1d (patch) | |
tree | 5698e9d69ce818c563c6589b46f2367e644bf2ac /include/linux/blkdev.h | |
parent | ext4: wire up the ->mark_dead holder operation for log devices (diff) | |
download | wireguard-linux-aa5f6ed8c21ec1aa5fd688118d8d5cd87c5ffc1d.tar.xz wireguard-linux-aa5f6ed8c21ec1aa5fd688118d8d5cd87c5ffc1d.zip |
driver core: return bool from driver_probe_done
bool is the most sensible return value for a yes/no return. Also
add __init as this funtion is only called from the early boot code.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/20230531125535.676098-2-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include/linux/blkdev.h')
0 files changed, 0 insertions, 0 deletions