mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-07 19:54:41 +00:00
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> |
||
|---|---|---|
| .. | ||
| lzma-loader | ||
| bcm6318.mk | ||
| bcm6328.mk | ||
| bcm6358.mk | ||
| bcm6362.mk | ||
| bcm6368.mk | ||
| bcm63268.mk | ||
| Makefile | ||