1
1
openwrt/target/linux/ath79/image/lzma-loader/src
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
..
ar71xx_regs.h ath79: add support for NEC Aterm WG1400HP 2024-10-19 17:56:46 +02:00
board.c ath79: add support for NEC Aterm WG2200HP 2025-04-07 00:42:18 +02:00
cache.c
cache.h
cacheops.h
config.h
cp0regdef.h
head.S ath79: lzma-loader: sync with ar71xx target 2018-06-06 22:25:53 +02:00
loader2.lds
loader.c ath79: lzma-loader: allow setting custom kernel magic 2021-04-08 09:20:59 +02:00
loader.lds ath79: lzma-loader: sync with ar71xx target 2018-06-06 22:25:53 +02:00
lzma-data.lds
LzmaDecode.c treewide: strip trailing whitespace 2025-05-20 00:47:37 +02:00
LzmaDecode.h treewide: strip trailing whitespace 2025-05-20 00:47:37 +02:00
LzmaTypes.h treewide: strip trailing whitespace 2025-05-20 00:47:37 +02:00
Makefile ath79: lzma-loader: allow setting custom kernel magic 2021-04-08 09:20:59 +02:00
printf.c
printf.h