openwrt-6.x/target/linux/ipq40xx
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 ipq40xx: convert GL.iNet GL-S1300 to DSA 2025-02-20 20:02:27 +01:00
chromium ipq40xx: chromium: Support Chromium "crossystem" GPIO tooling 2025-01-10 11:50:44 +01:00
files-6.6/arch/arm/boot/dts/qcom treewide: strip trailing whitespace 2025-05-20 00:47:37 +02:00
generic Revert "ipq40xx: use PHY to control USB GPIO" 2024-12-23 16:47:41 +01:00
image linux: use packages kmod-hci-uart and kmod-btusb instead of kmod-bluetooth 2025-02-24 00:08:42 +01:00
mikrotik
patches-6.6 kernel: bump 6.6 to 6.6.90 2025-05-13 21:43:34 +02:00
config-6.6 generic: move QCOM SPI NAND driver to generic backports 2025-04-10 15:01:09 +02:00
Makefile