diff mbox series

[3/8] block: remove the empty line at the end of blk-zoned.c

Message ID 20191203093908.24612-4-hch@lst.de (mailing list archive)
State New, archived
Headers show
Series [1/8] null_blk: fix zone size paramter check | expand

Commit Message

Christoph Hellwig Dec. 3, 2019, 9:39 a.m. UTC
Signed-off-by: Christoph Hellwig <hch@lst.de>
---
 block/blk-zoned.c | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

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);
-