1
0
Fork 0
forked from mirror/openwrt
openwrt/target/linux/qualcommax
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
..
files treewide: strip trailing whitespace 2025-05-20 00:47:37 +02:00
image qualcommax: ipq60xx: fix EAP625-Outdoor HD BDF package name 2025-05-15 14:57:14 +02:00
ipq50xx qualcommax: ipq50xx: add PCI path migration script 2025-05-13 19:58:22 +02:00
ipq60xx qualcommax: ipq60xx: add TP-Link EAP625-Outdoor HD v1 support 2025-05-14 19:38:25 +02:00
ipq807x qualcommax: TP-Link EAP620HD fix factory data 2025-05-18 16:18:42 +02:00
patches-6.6 qualcommax: ipq50xx: spi-qpic-snand: default to 4-bit ECC 2025-05-16 17:57:40 +02:00
patches-6.12 qualcommax: ipq50xx: spi-qpic-snand: default to 4-bit ECC 2025-05-16 17:57:40 +02:00
config-6.6 kernel/qualcommax: Restore kernel files for v6.6 2025-05-16 17:57:40 +02:00
config-6.12 qualcommax: 6.12: refresh config 2025-05-16 17:57:40 +02:00
Makefile qualcommax: add 6.12 as testing kernel 2025-05-16 17:57:40 +02:00