1
1
openwrt/target/linux/ramips
Mieczyslaw Nalewaj 3e42e349d4
treewide: strip trailing whitespace
Strip trailing whitespace in all code:
find . -type f | grep "\.c$" | xargs sed -i 's/[ \t]\+$//'
find . -type f | grep "\.h$" | xargs sed -i 's/[ \t]\+$//'
find . -type f | grep "\.dts$" | xargs sed -i 's/[ \t]\+$//'
find . -type f | grep "\.dtsi$" | xargs sed -i 's/[ \t]\+$//'

Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
Link: https://github.com/openwrt/openwrt/pull/22840
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2026-04-08 10:05:53 +02:00
..
base-files/etc ramips: remove model name from LED labels 2020-10-02 14:51:57 +02:00
dts treewide: strip trailing whitespace 2026-04-08 10:05:53 +02:00
files/drivers ramips: mt7621_nand: fix MODULE_DEVICE_TABLE reference 2026-04-06 11:26:27 +02:00
image ramips: add support for wavlink halo base pro 2026-04-06 01:30:37 +02:00
mt76x8 ramips: restore CONFIG_PAGE_BLOCK_MAX_ORDER=10 for 6.18 2026-04-08 00:00:24 +02:00
mt7620 ramips: restore CONFIG_PAGE_BLOCK_MAX_ORDER=10 for 6.18 2026-04-08 00:00:24 +02:00
mt7621 ramips: restore CONFIG_PAGE_BLOCK_MAX_ORDER=10 for 6.18 2026-04-08 00:00:24 +02:00
patches-6.12 kernel/ramips: restore files for v6.12 2026-04-06 11:26:27 +02:00
patches-6.18 ramips: refresh patches 2026-04-08 00:01:20 +02:00
rt288x ramips: restore CONFIG_PAGE_BLOCK_MAX_ORDER=10 for 6.18 2026-04-08 00:00:24 +02:00
rt305x ramips: restore CONFIG_PAGE_BLOCK_MAX_ORDER=10 for 6.18 2026-04-08 00:00:24 +02:00
rt3883 ramips: restore CONFIG_PAGE_BLOCK_MAX_ORDER=10 for 6.18 2026-04-08 00:00:24 +02:00
Makefile ramips: enable 6.18 testing kernel 2026-04-06 11:26:27 +02:00
modules.mk ramips: mt76x8: drop downstream PWM driver support 2026-03-16 01:30:03 +01:00