openwrt/target/linux/qualcommax
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
..
dts treewide: strip trailing whitespace 2026-04-08 10:05:53 +02:00
files qualcommax: move EAP623 Outdoor dts to the correct folder 2026-03-15 15:23:02 +01:00
image qualcommax: ipq60xx: add Link NN6000v1/v2 support 2026-03-21 22:22:39 +01:00
ipq50xx qualcommax: ipq50xx: refresh config 2026-03-30 19:15:43 +02:00
ipq60xx ipq60xx: linksys: add partition selection 2026-04-01 14:20:20 +02:00
ipq807x qualcommax: ipq807x: add CMN PLL clock controller support 2026-03-27 16:05:21 +01:00
patches-6.12 qualcommax: refresh patches 2026-03-30 19:30:55 +02:00
config-6.12 kernel: 6.12: move CONFIG_CRYPTO_LIB_SHA1 to generic 2026-04-06 01:38:41 +02:00
Makefile qualcommax: default to 6.12 2025-05-20 11:40:43 +02:00