Skip to content

Commit

Permalink
block: remove the empty line at the end of blk-zoned.c
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
  • Loading branch information
Christoph Hellwig authored and axboe committed Dec 3, 2019
1 parent 979d544 commit bb55628
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion block/blk-zoned.c
Original file line number Diff line number Diff line change
Expand Up @@ -488,4 +488,3 @@ int blk_revalidate_disk_zones(struct gendisk *disk)
return ret;
}
EXPORT_SYMBOL_GPL(blk_revalidate_disk_zones);

0 comments on commit bb55628

Please sign in to comment.