find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
[qemu] / target-alpha /
drwxr-xr-x   ..
-rw-r--r-- 9656 cpu.h
-rw-r--r-- 2441 exec.h
-rw-r--r-- 11913 helper.c
-rw-r--r-- 14790 op.c
-rw-r--r-- 23499 op_helper.c
-rw-r--r-- 4269 op_helper.h
-rw-r--r-- 1179 op_helper_mem.h
-rw-r--r-- 4282 op_mem.h
-rw-r--r-- 3254 op_template.h
-rw-r--r-- 57938 translate.c