2
0
mirror of https://github.com/cilynx/rtl88x2bu synced 2025-08-22 02:01:55 +00:00

Remove trailing whitespaces

This commit removes all trailing whitespaces by a Bash oneliner:

    find -type f | grep -v '\.git' | xargs sed -i 's/\s\+$//'
This commit is contained in:
Max Görner 2018-11-19 21:24:50 +01:00
parent a0b115d65a
commit 7d06cdc54a
100 changed files with 4675 additions and 4675 deletions