openwrt/target/linux/realtek/image
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
..
rt-loader treewide: strip trailing whitespace 2026-04-08 10:05:53 +02:00
common.mk realtek: image: switch cameo devices from gzip to lzma 2026-01-18 11:15:10 +01:00
Makefile realtek: image: make xikestor-nosimg a common recipe 2026-02-21 00:49:51 +01:00
rtl838x.mk realtek: add support for Datto L8 2026-04-02 22:25:37 +02:00
rtl839x.mk realtek: add support for Zyxel GS1920-24HPv2 2026-02-13 23:33:25 +01:00
rtl930x_nand.mk realtek: add support for Linksys LGS328C 2025-10-05 12:14:05 +02:00
rtl930x.mk realtek: add support for D-Link DGS-1250-28X 2026-03-30 19:10:46 +02:00
rtl931x_nand.mk realtek: add support for Linksys LGS352C 2025-10-05 12:14:05 +02:00
rtl931x.mk realtek: add support for XikeStor SKS8300-12X V1 2026-02-21 00:49:51 +01:00