From: Marek Vasut Date: Mon, 22 Jul 2024 23:28:27 +0000 (+0200) Subject: include: mtd: Remove duplicate newlines X-Git-Url: http://git.dujemihanovic.xyz/%22/img/sics.gif/%22/static/git-favicon.png?a=commitdiff_plain;h=053fe3eb0657ab7f62835a12dda3c1fcb41d46b1;p=u-boot.git include: mtd: Remove duplicate newlines Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- diff --git a/include/mtd/ubi-user.h b/include/mtd/ubi-user.h index 8d472cc013..cc95fa2ede 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.