difos/target/linux/bmips/files/drivers
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
..
leds bmips: sercomm-msp430: fix include 2025-05-10 09:02:25 +02:00
net/ethernet/broadcom treewide: strip trailing whitespace 2025-05-20 00:47:37 +02:00
pci/controller bmips: add missing PCI drivers include 2025-05-09 12:51:44 +02:00