modification_hooks: use long to short mappings
commite7786241cdaf43279f6e2acb7b443540074830da
authorDan Carpenter <dan.carpenter@oracle.com>
Thu, 4 May 2017 11:13:46 +0000 (4 14:13 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Thu, 4 May 2017 11:13:46 +0000 (4 14:13 +0300)
treef935274ef2a9acdfc03711eb4adf2c83abda5cdd
parent55641ccdd6d1a24b457433aec0e876a8edf0b72b
modification_hooks: use long to short mappings

In smatch_extra we use these long to short mappings to parse returned
states.  We should use them in smatch_modification_hooks.c as well.

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