generisize.pl: strip all strings not just the first
commit309cca7650d685541e9196cdcdf7f76d596d0a82
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 7 May 2012 12:45:02 +0000 (7 15:45 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 7 May 2012 12:45:02 +0000 (7 15:45 +0300)
tree677447e721b0dc1d11c3c3adb645ad3d4d800782
parent2c84bfb9e48ce162c861511d115dc1431ab7efe1
generisize.pl: strip all strings not just the first

Add a /g to the regex so it strips out all the strings instead of just
the first string.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch_scripts/generisize.pl