return_cast: fix this check
commitd0e47983f39078b0cfcc3f4628a3052358dba4ba
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 4 Mar 2019 15:09:28 +0000 (4 18:09 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 4 Mar 2019 15:09:28 +0000 (4 18:09 +0300)
tree470f289c5542848a4051f2e6b69c1df895c61900
parentc423382d6e89d3d6c25f6f95588df11a1ce959f4
return_cast: fix this check

Huh...  Apparently this test has never worked?  That's really strange.
The type of the function is always going to SYM_FN as far as I can see.

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