1
0
Fork 0
forked from mirror/openwrt
openwrt/target/linux/mpc85xx
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
..
base-files mpc85xx: convert Watchguard T10 mac-assignment to NVMEM 2024-10-17 11:23:23 +02:00
files/arch/powerpc treewide: strip trailing whitespace 2025-05-20 00:47:37 +02:00
image mpc85xx: add usb trigger to tl-wdr4900-v1 leds 2024-08-23 10:53:29 +02:00
p1010 kernel: Activate CONFIG_NET_SWITCHDEV in generic config 2025-03-15 13:54:59 +01:00
p1020 kernel: Activate CONFIG_NET_SWITCHDEV in generic config 2025-03-15 13:54:59 +01:00
p2020 mpc85xx: p2020: add missing symbols 2024-11-19 19:52:45 +01:00
patches-6.6 kernel: bump 6.6 to 6.6.90 2025-05-13 21:43:34 +02:00
config-6.6 mpc85xx: run make kernel_oldconfig 2024-11-19 19:52:45 +01:00
Makefile mpc85xx: switch to kernel 6.6 2024-08-06 21:40:32 +02:00