extra: use long to short mappings for PARAM_LIMIT and PARAM_FILTER
commit449062b24abb5ed32a54f6b82bf6a150579b051f
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 8 May 2017 08:48:11 +0000 (8 11:48 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 8 May 2017 08:48:11 +0000 (8 11:48 +0300)
tree187f119f2cf195e74595591c5357966611ffa61a
parentdb7835361369ac9f1440b3954273f37bd16b9604
extra: use long to short mappings for PARAM_LIMIT and PARAM_FILTER

Before we were using these mappings only for PARAM_SET and PARAM_ADD.

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