smatch: fix sm_debug() to always print
commitf2165413f0b5a2a302a683a4ef0b33e2e945558a
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 18 Feb 2013 07:27:10 +0000 (18 10:27 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 18 Feb 2013 07:27:10 +0000 (18 10:27 +0300)
tree8b95a76a04a5fce2c6b5ac94f77fa743e0cb0e3a
parent074eaceea26794150d68de0f9e8c9ad0c7213fae
smatch: fix sm_debug() to always print

Before sm_debug() was only printing on the final pass but it should print
every time it's called.

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