implied: small speed up
commitc58e6c3c77e04d735df6ff2b062d46fc2974352c
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 11 Nov 2015 12:51:02 +0000 (11 15:51 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Wed, 11 Nov 2015 12:51:02 +0000 (11 15:51 +0300)
treed4dec836e885142d05e27ebdb9c1309a62d8933b
parent514c8f78f8527c2e9d67fcea4bcbd3e8ac9255c6
implied: small speed up

We ignore these in filter_pools() any way.  May as well ignore them a
little earlier.  This will cause almost no speed up but at the time I
wrote this, I guess I thought it made things more readable?

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