diff options
| author | Marek Vasut <[email protected]> | 2024-07-23 01:28:27 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-07-29 15:01:04 -0600 |
| commit | 053fe3eb0657ab7f62835a12dda3c1fcb41d46b1 (patch) | |
| tree | 4fcf8911efbbf15d0920dad5f5130392360303f0 /include | |
| parent | 9fb4be152b01dda3a221bf5e015dc3ee76378896 (diff) | |
include: mtd: Remove duplicate newlines
Drop all duplicate newlines. No functional change.
Signed-off-by: Marek Vasut <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/mtd/ubi-user.h | 1 |
1 files changed, 0 insertions, 1 deletions
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. |
