1
0
Fork 0

block: remove the empty line at the end of blk-zoned.c

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
alistair/sunxi64-5.5-dsi
Christoph Hellwig 2019-12-03 10:39:03 +01:00 committed by Jens Axboe
parent 979d54475e
commit bb55628288
1 changed files with 0 additions and 1 deletions

View File

@ -488,4 +488,3 @@ int blk_revalidate_disk_zones(struct gendisk *disk)
return ret;
}
EXPORT_SYMBOL_GPL(blk_revalidate_disk_zones);