Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut <[email protected]> --- include/mtd/ubi-user.h | 1 - 1 file changed, 1 deletion(-)
diff --git a/include/mtd/ubi-user.h b/include/mtd/ubi-user.h
index 8d472cc0138..cc95fa2edea 100644
--- a/include/mtd/ubi-user.h
+++ b/include/mtd/ubi-user.h
@@ -421,7 +421,6 @@ struct ubi_map_req {
__s8 padding[3];
} __packed;
-
/**
* struct ubi_set_vol_prop_req - a data structure used to set an UBI volume
* property.
--
2.43.0

