conditions: rework __is_condition_assign() => is_condition()
commit51e069ecf4dc003b4c004d9712649df813be4932
authorDan Carpenter <dan.carpenter@oracle.com>
Fri, 7 Dec 2012 07:07:47 +0000 (7 10:07 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Fri, 7 Dec 2012 07:07:47 +0000 (7 10:07 +0300)
treeb98351ce5ad695fe7458762932cc012424e1fa74
parentfcbc0dc1256946353a8555bd004b71e31e297ec3
conditions: rework __is_condition_assign() => is_condition()

I want to use this function in other places so I have made it a little more
flexible.

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