cleanup: move stuff from smatch_extra.c to smatch_math.c
commitdbb70c956ab2716ea2afef4c553e6138240507d3
authorDan Carpenter <error27@gmail.com>
Fri, 19 Mar 2010 20:26:27 +0000 (19 23:26 +0300)
committerDan Carpenter <error27@gmail.com>
Fri, 19 Mar 2010 20:26:27 +0000 (19 23:26 +0300)
tree22239b8251e6a535e9a2285e50e854de0a587af1
parent3295abddaa59fae81a4619df458d2aa16609ab18
cleanup: move stuff from smatch_extra.c to smatch_math.c

These are really functions about math.  It's best to put them all together.

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