]> www.infradead.org Git - users/hch/block.git/commit
block: remove bdget_disk blkdev_get
authorChristoph Hellwig <hch@lst.de>
Wed, 3 Mar 2021 16:09:30 +0000 (17:09 +0100)
committerChristoph Hellwig <hch@lst.de>
Mon, 24 May 2021 13:23:32 +0000 (15:23 +0200)
commit0fe2f657c22a097608e875e11ad57c87d65f351b
tree118d0890dd6ae8abd56954bf87910ad37c6f3221
parentbd099300a71872ace89b052ceef47c8ee610c824
block: remove bdget_disk

Just opencode the xa_load in the callers, as none of them actually
needs a reference to the bdev.

Signed-off-by: Christoph Hellwig <hch@lst.de>
block/genhd.c
block/partitions/core.c
include/linux/genhd.h