From: Christoph Hellwig Date: Tue, 3 Dec 2019 09:39:03 +0000 (+0100) Subject: block: remove the empty line at the end of blk-zoned.c X-Git-Tag: v5.5-rc1~29^2~16 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=bb55628288fcd96d919a9ecc59dd26704a65493b;p=users%2Fjedix%2Flinux-maple.git block: remove the empty line at the end of blk-zoned.c Signed-off-by: Christoph Hellwig Signed-off-by: Jens Axboe --- diff --git a/block/blk-zoned.c b/block/blk-zoned.c index 6fad6f3f6980..618786f8275c 100644 --- a/block/blk-zoned.c +++ b/block/blk-zoned.c @@ -488,4 +488,3 @@ int blk_revalidate_disk_zones(struct gendisk *disk) return ret; } EXPORT_SYMBOL_GPL(blk_revalidate_disk_zones); -