projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9fb4be1
)
include: mtd: Remove duplicate newlines
author
Marek Vasut
<marek.vasut+renesas@mailbox.org>
Mon, 22 Jul 2024 23:28:27 +0000
(
01:28
+0200)
committer
Tom Rini
<trini@konsulko.com>
Mon, 29 Jul 2024 21:01:04 +0000
(15:01 -0600)
Drop all duplicate newlines. No functional change.
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
include/mtd/ubi-user.h
patch
|
blob
|
history
diff --git
a/include/mtd/ubi-user.h
b/include/mtd/ubi-user.h
index 8d472cc01380efd9570631fe8f2c9b398c7d1865..cc95fa2edea8861b479e946cd3b3a93f47b051ac 100644
(file)
--- 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.