commit | d2332c5c040bc49c6e23426106c468cfa500d873 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Mar 24 08:25:10 2020 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Tue Mar 24 07:57:07 2020 -0600 |
tree | 83aa3e7db5044ff1fa05d718b6edd90aca9e9a4f | |
parent | 4d38a87fbb77fb9ff2ff4e914162a8ae6453eff5 [diff] |
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>