math: cleanup: get rid of IMPLIED_SINGLE
commit2e7463a34606cc142325cad9b931457017002ea0
authorDan Carpenter <error27@gmail.com>
Wed, 28 Apr 2010 15:50:25 +0000 (28 17:50 +0200)
committerDan Carpenter <error27@gmail.com>
Wed, 28 Apr 2010 15:50:25 +0000 (28 17:50 +0200)
tree1276426f2c6fe90e32509ab08515cd6cf1508ad9
parent10159285d704540c48c6896082ac67375fcfc230
math: cleanup: get rid of IMPLIED_SINGLE

IMPLIED_SINGLE came from when that function was a part of smatch_extra.c
Use IMPLIED instead.

Signed-off-by: Dan Carpenter <error27@gmail.com>
smatch_math.c