1
0
Fork 0
forked from mirror/openwrt
openwrt/target/linux/ramips/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
..
board.c ramips: lzma-loader: use default uart for rt305x 2024-01-02 22:10:34 +01:00
cache.c
cache.h
cacheops.h
config.h
cp0regdef.h
head.S
loader.c ramips: lzma-loader: make FLASH_START configurable 2020-09-03 14:15:30 +02:00
loader.lds
loader2.lds
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 ramips: lzma-loader: Refactor loader 2023-04-29 22:32:27 +02:00
printf.c
printf.h