diff options
author | 2020-04-14 09:29:01 +0200 | |
---|---|---|
committer | 2020-04-20 11:32:59 -0600 | |
commit | 02d33b6771fcc63c98cb48cad0cd8b8fb033837a (patch) | |
tree | d62f65fb13361e75e3babadaa8c5a5da916fd765 /drivers/scsi/scsi_lib.c | |
parent | block: simplify block device syncing in bdev_del_partition (diff) | |
download | wireguard-linux-02d33b6771fcc63c98cb48cad0cd8b8fb033837a.tar.xz wireguard-linux-02d33b6771fcc63c98cb48cad0cd8b8fb033837a.zip |
block: mark invalidate_partition static
invalidate_partition is only used in genhd.c, so mark it static. Also
drop the return value given that is is always ignored.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/scsi/scsi_lib.c')
0 files changed, 0 insertions, 0 deletions