math: fix an out of memory issue
commit901b2297b8d438f1d5ffd19610a2acb09ad9a477
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 3 Aug 2015 09:09:58 +0000 (3 12:09 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 3 Aug 2015 09:09:58 +0000 (3 12:09 +0300)
tree4635d3b30017ed2df0435634abaf30b2a6777f48
parent6575acd3b43e898783fb85b0bf87cacb717a9eed
math: fix an out of memory issue

The L3_STATUS_0_TIMEOUT_MASK macro is quite large and it was taking forever
to parse.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch_math.c