fs: remove the mount_bdev and kill_block_super stubs
authorChristoph Hellwig <hch@lst.de>
Sat, 20 Jun 2020 07:16:39 +0000 (09:16 +0200)
committerJens Axboe <axboe@kernel.dk>
Wed, 24 Jun 2020 15:08:40 +0000 (09:08 -0600)
commit34bee88ea5368588624f5ead7f65c11937caf561
tree3adbd363019b53512b4c707efb33d43ad6bfc378
parent256d2c97e37f106d74f461976187b4bc8f27a4f1
fs: remove the mount_bdev and kill_block_super stubs

No one calls these functions without CONFIG_BLOCK, so don't bother
stubbing them out.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/linux/fs.h