openwrt/target/linux/generic
Mieczyslaw Nalewaj a238170e57
Some checks failed
Build Kernel / Build all affected Kernels (push) Waiting to run
Build all core packages / Build all core packages for selected target (push) Waiting to run
Build and Push prebuilt tools container / Build and Push all prebuilt containers (push) Waiting to run
Build host tools / Build host tools for linux and macos based systems (push) Has been cancelled
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
..
backport-6.6 generic: refresh patches 2025-05-18 10:02:09 +02:00
backport-6.12 kernel: bump 6.12 to 6.12.28 2025-05-12 18:10:03 +02:00
files treewide: strip trailing whitespace 2025-05-20 00:47:37 +02:00
hack-6.6 kernel: fix warning on retrying page pool release 2025-05-15 15:41:59 +02:00
hack-6.12 kernel: bump 6.12 to 6.12.28 2025-05-12 18:10:03 +02:00
image treewide: strip trailing whitespace 2025-05-20 00:47:37 +02:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-6.6 kernel: bump 6.6 to 6.6.90 2025-05-13 21:43:34 +02:00
pending-6.12 generic: fix disable common USB quirks patch 2025-05-17 19:46:52 +02:00
config-6.6 kernel/generic: Restore kernel files for v6.6 2025-04-30 16:26:29 +02:00
config-6.12 generic: 6.12: add CONFIG_IDPF 2025-05-15 19:37:48 +02:00
config-filter generic: config-filter: filter out CONFIG_PAHOLE_HAS_LANG_EXCLUDE 2025-05-14 11:28:01 +02:00
kernel-6.6 kernel: bump 6.6 to 6.6.90 2025-05-13 21:43:34 +02:00
kernel-6.12 kernel: bump 6.12 to 6.12.28 2025-05-12 18:10:03 +02:00
PATCHES