white_spaceonly: allow header files
commit1cf2c9b1f3e7e85882419edbcb910bccbc11cf60
authorDan Carpenter <error27@gmail.com>
Tue, 23 Mar 2010 15:01:08 +0000 (23 18:01 +0300)
committerDan Carpenter <error27@gmail.com>
Tue, 23 Mar 2010 15:01:08 +0000 (23 18:01 +0300)
tree3f8516a9e6eda07ab2aeb83a1d1709e4fb641e4e
parent19c035ab72a66b0ff3f25a1d48d7b9470903cfeb
white_spaceonly: allow header files

The old script that checked the compiled versions could only handle .c
files but the new script can handle header files too.

Signed-off-by: Dan Carpenter <error27@gmail.com>
smatch_scripts/whitespace_only.sh