eliminate some cats
commit1009459f1547d390eda7dde97c4950459e7a5b10
authorRasmus Villemoes <rv@rasmusvillemoes.dk>
Wed, 24 Jun 2015 12:25:38 +0000 (24 14:25 +0200)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 29 Jun 2015 12:16:05 +0000 (29 15:16 +0300)
treed5baa2c496d324bfe84bbe670597c5c3d89cdf13
parent1deaeebd55ba439107f7566187720ff4706e8fc6
eliminate some cats

I usually don't care about 'useless use of cat' awards, since most
fragments people complain about are copy-pasted from an interactive
session that goes something like

$ cat some/long/path
<whoops, way more than I expected. Ctrl-C>
[up-arrow, append "|less" is easier than the alternatives]

However, smatch_warns.txt is already more than 1GB, even for a
defconfig build, and smatch gets smarter and smarter. So at least in
these two cases, it may be worth fixing.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch_data/db/fill_db_caller_info.pl
smatch_scripts/gen_sizeof_param.sh