openwrt-6.x/target/linux/bmips
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
..
bcm6318 kernel: Activate CONFIG_NET_SWITCHDEV in generic config 2025-03-15 13:54:59 +01:00
bcm6328 bmips: add missing NAND config symbol 2025-05-14 11:37:51 +02:00
bcm6358 kernel: Activate CONFIG_NET_SWITCHDEV in generic config 2025-03-15 13:54:59 +01:00
bcm6362 bmips: add missing NAND config symbol 2025-05-14 11:37:51 +02:00
bcm6368 bmips: add missing NAND config symbol 2025-05-14 11:37:51 +02:00
bcm63268 bmips: add support for Actiontec T1200H 2025-04-02 19:07:47 +02:00
dts treewide: strip trailing whitespace 2025-05-20 00:47:37 +02:00
files treewide: strip trailing whitespace 2025-05-20 00:47:37 +02:00
image treewide: strip trailing whitespace 2025-05-20 00:47:37 +02:00
patches-6.6 generic: move gpio-regmap request/free ops patch from realtek 2025-01-08 18:10:46 +01:00
profiles
Makefile bmips: switch default kernel to 6.6 2024-06-25 09:40:49 +02:00
modules.mk bmips: add LED kernel modules 2023-04-09 10:34:05 +02:00