1
1
openwrt/package
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
..
base-files base-files: MAJOR/MINOR not sequential, use DISKSEQ instead 2026-04-03 20:40:49 +02:00
boot uboot-mediatek: bpi-r4-lite fix emmc frequency 2026-04-08 00:17:56 +02:00
devel gdb: add CPPFLAGS 2026-02-17 22:16:58 +01:00
firmware qualcommax: ipq60xx: add Link NN6000v1/v2 support 2026-03-21 22:22:39 +01:00
kernel kernel: modules: add hinic3 support 2026-04-07 02:05:51 +02:00
libs mbedtls: update to 3.6.6 2026-04-06 16:01:10 +02:00
network ethtool: update to 6.19 2026-04-06 14:04:24 +02:00
system treewide: strip trailing whitespace 2026-04-08 10:05:53 +02:00
utils e2fsprogs: update to version 1.47.4 2026-04-07 01:31:04 +02:00
Makefile build: propagate errors when generating apk indexes 2026-02-13 21:17:21 +01:00