OSDN Git Service

block: remove the empty line at the end of blk-zoned.c
authorChristoph Hellwig <hch@lst.de>
Tue, 3 Dec 2019 09:39:03 +0000 (10:39 +0100)
committerJens Axboe <axboe@kernel.dk>
Tue, 3 Dec 2019 15:51:24 +0000 (08:51 -0700)
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-zoned.c

index 6fad6f3..618786f 100644 (file)
@@ -488,4 +488,3 @@ int blk_revalidate_disk_zones(struct gendisk *disk)
        return ret;
 }
 EXPORT_SYMBOL_GPL(blk_revalidate_disk_zones);
-