openwrt-6.x/target/linux/bmips/image
Mieczyslaw Nalewaj a238170e57 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/18626
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-05-20 00:47:37 +02:00
..
lzma-loader treewide: strip trailing whitespace 2025-05-20 00:47:37 +02:00
bcm6318.mk bmips: add support for TP-Link TD-W8968 V3 2024-08-24 20:35:30 +02:00
bcm6328.mk bmips: bcm6328: add support for D-Link DSL-2750B rev B1 2024-08-20 16:19:11 +02:00
bcm6358.mk bmips: add subtargets for each SoC 2023-04-10 10:04:08 +02:00
bcm6362.mk bmips: dgnd3700v2: add b43 wireless driver 2023-04-23 12:19:02 +02:00
bcm6368.mk bmips: add support for Actiontec R1000H 2023-06-15 17:58:58 +02:00
bcm63268.mk bmips: add support for Actiontec T1200H 2025-04-02 19:07:47 +02:00
Makefile bcm63xx-cfe: install into image staging dir 2025-04-13 10:44:19 +02:00