diff options
author | Christoph Hellwig <hch@lst.de> | 2021-01-26 15:52:39 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-01-27 09:51:48 -0700 |
commit | 19304f959ffd413359160969ad65b9829658840b (patch) | |
tree | b711751b51bb1ad0d05ee26aa3d17021e0daae1b /drivers/soc | |
parent | 67883ade7a98a7589ca50e97b1c7b7893886d30e (diff) |
drbd: remove bio_alloc_drbd
Given that drbd_md_io_bio_set is initialized during module initialization
and the module fails to load if the initialization fails there is no need
to fall back to plain bio_alloc.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Acked-by: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/soc')
0 files changed, 0 insertions, 0 deletions