conditions: silence valgrind warning
commit75d1420d681628eb1783fa29d339e36146ea2dad
authorDan Carpenter <dan.carpenter@oracle.com>
Sat, 11 Jun 2016 09:55:22 +0000 (11 12:55 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Sat, 11 Jun 2016 09:55:22 +0000 (11 12:55 +0300)
tree14d60ea2eddd35935f797c4499b646f9544caaa2
parent0ed25bad9caa557c08bcd1fb90e50f5685341502
conditions: silence valgrind warning

Valgrind complains that ->op can be used unintialized.

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