find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
[qemu] / target-i386 /
drwxr-xr-x   ..
-rw-r--r-- 19315 cpu.h
-rw-r--r-- 14479 exec.h
-rw-r--r-- 112055 helper.c
-rw-r--r-- 33300 helper2.c
-rw-r--r-- 43136 op.c
-rw-r--r-- 3890 opreg_template.h
-rw-r--r-- 3171 ops_mem.h
-rw-r--r-- 37940 ops_sse.h
-rw-r--r-- 13324 ops_template.h
-rw-r--r-- 10897 ops_template_mem.h
-rw-r--r-- 34431 translate-copy.c
-rw-r--r-- 201319 translate.c