implicit_dependencies: fix a crashing bug
commit89210e756658134d63e00f0532a7b292caca5788
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 31 Jul 2018 09:59:43 +0000 (31 12:59 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Tue, 31 Jul 2018 09:59:43 +0000 (31 12:59 +0300)
tree248392d1a8c6320e19eadf2c6d1c6823200ddffb
parentf4c0a202c491bc7f86e47c590a85208970d2763d
implicit_dependencies: fix a crashing bug

We accidentally commented out the code to set cur_return_type.

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