implied: don't print so many "turning off implications" messages
commit8e2ff71fd8bd93313892e564366eafc1f6630d6b
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 31 Jul 2018 15:31:35 +0000 (31 18:31 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Tue, 31 Jul 2018 15:31:35 +0000 (31 18:31 +0300)
treeb89a79872b51b1b2d696d2478a86196d98e69e76
parentb787aa7caa9d698230a64d8ea685c8c0d9038a6c
implied: don't print so many "turning off implications" messages

The problem is that we're re-printing it every time we parse an inline
function.

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