]> git.baikalelectronics.ru Git - kernel.git/commit
block: remove the blk_lookup_devt export
authorChristoph Hellwig <hch@lst.de>
Tue, 24 Mar 2020 07:25:10 +0000 (08:25 +0100)
committerJens Axboe <axboe@kernel.dk>
Tue, 24 Mar 2020 13:57:07 +0000 (07:57 -0600)
commit31024d28d3d22773a75847e23fc9d442205852e1
tree83aa3e7db5044ff1fa05d718b6edd90aca9e9a4f
parentafca637664eb09603657bf3bac285bda1ffd4a5a
block: remove the blk_lookup_devt export

This function is only used by init/do_mounts.c, which can't be modular.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/genhd.c