openwrt/package/utils/fritz-tools/src
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
..
CMakeLists.txt fritz-tools: add fritz_tffs_nand_read tool 2019-03-10 16:49:23 +01:00
fritz_cal_extract.c treewide: strip trailing whitespace 2025-05-20 00:47:37 +02:00
fritz_tffs_nand_read.c fritz-tools: fritz_tffs_nand: cache already read sector ids 2022-12-07 12:30:23 +01:00
fritz_tffs_read.c fritz-tools: fix returning wrong values due to strncmp usage 2021-08-08 19:50:46 +02:00