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:16:02 +0000 (09:16 -0600)
commit75362a1792d16a61f0277d3610dea2f50a16bf3e
treed29f7d34b6b925f267d90f939f33607a5bae1e2a
parent4e24566a134ea167441a1ffa3d439a27cf400880
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