block: make function 'kill_bdev' static
authorZheng Bin <zhengbin13@huawei.com>
Thu, 18 Jun 2020 04:21:38 +0000 (12:21 +0800)
committerJens Axboe <axboe@kernel.dk>
Thu, 18 Jun 2020 15:24:35 +0000 (09:24 -0600)
commit3373a3461aa15b7f9a871fa4cb2c9ef21ac20b47
tree362dedd9d551299df2df8014df7ccae45487b181
parentf4bd34b139a3fa2808c4205f12714c65e1548c6c
block: make function 'kill_bdev' static

kill_bdev does not have any external user, so make it static.

Signed-off-by: Zheng Bin <zhengbin13@huawei.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/block_dev.c
include/linux/fs.h