find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
[qemu] / target-sparc /
drwxr-xr-x   ..
-rw-r--r-- 9328 cpu.h
-rw-r--r-- 2881 exec.h
-rw-r--r-- 1533 fbranch_template.h
-rw-r--r-- 1971 fop_template.h
-rw-r--r-- 16711 helper.c
-rw-r--r-- 49181 op.c
-rw-r--r-- 30725 op_helper.c
-rw-r--r-- 3088 op_mem.h
-rw-r--r-- 1235 op_template.h
-rw-r--r-- 104615 translate.c