[openwrt/openwrt] kernel: silence refresh warning
LEDE Commits
lede-commits at lists.infradead.org
Fri Aug 5 05:11:27 PDT 2022
chunkeey pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/d6801e0d3f8b0e764fef3d698edf74b3758667ec
commit d6801e0d3f8b0e764fef3d698edf74b3758667ec
Author: Christian Lamparter <chunkeey at gmail.com>
AuthorDate: Fri Aug 5 12:42:09 2022 +0200
kernel: silence refresh warning
|Warning: trailing whitespace in line 66 of drivers/mtd/parsers/Kconfig
Signed-off-by: Christian Lamparter <chunkeey at gmail.com>
---
.../generic/pending-5.10/430-mtd-add-myloader-partition-parser.patch | 2 +-
.../generic/pending-5.15/430-mtd-add-myloader-partition-parser.patch | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/target/linux/generic/pending-5.10/430-mtd-add-myloader-partition-parser.patch b/target/linux/generic/pending-5.10/430-mtd-add-myloader-partition-parser.patch
index 0889c9a343..8a6e630530 100644
--- a/target/linux/generic/pending-5.10/430-mtd-add-myloader-partition-parser.patch
+++ b/target/linux/generic/pending-5.10/430-mtd-add-myloader-partition-parser.patch
@@ -20,7 +20,7 @@ Signed-off-by: Adrian Schmutzler <freifunk at adrianschmutzler.de>
+ help
+ MyLoader is a bootloader which allows the user to define partitions
+ in flash devices, by putting a table in the second erase block
-+ on the device, similar to a partition table. This table gives the
++ on the device, similar to a partition table. This table gives the
+ offsets and lengths of the user defined partitions.
+
+ If you need code which can detect and parse these tables, and
diff --git a/target/linux/generic/pending-5.15/430-mtd-add-myloader-partition-parser.patch b/target/linux/generic/pending-5.15/430-mtd-add-myloader-partition-parser.patch
index 0889c9a343..8a6e630530 100644
--- a/target/linux/generic/pending-5.15/430-mtd-add-myloader-partition-parser.patch
+++ b/target/linux/generic/pending-5.15/430-mtd-add-myloader-partition-parser.patch
@@ -20,7 +20,7 @@ Signed-off-by: Adrian Schmutzler <freifunk at adrianschmutzler.de>
+ help
+ MyLoader is a bootloader which allows the user to define partitions
+ in flash devices, by putting a table in the second erase block
-+ on the device, similar to a partition table. This table gives the
++ on the device, similar to a partition table. This table gives the
+ offsets and lengths of the user defined partitions.
+
+ If you need code which can detect and parse these tables, and
More information about the lede-commits
mailing list