a8de37fbec
by this command: git ls-files -z | while IFS= read -rd '' f; do tail -c1 < "$f" | read -r _ || echo >> "$f"; done |
||
---|---|---|
.. | ||
bch.h | ||
bchdev_driver.c | ||
bchdev_register.c | ||
bchdev_unregister.c | ||
bchlib_cache.c | ||
bchlib_read.c | ||
bchlib_sem.c | ||
bchlib_setup.c | ||
bchlib_teardown.c | ||
bchlib_write.c | ||
Kconfig | ||
Make.defs |