no_return: another problem with inline functions
commit95170d57674dd3d8fd1709184493ad5994a43e57
authorDan Carpenter <dan.carpenter@oracle.com>
Fri, 22 Feb 2013 09:43:09 +0000 (22 12:43 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Fri, 22 Feb 2013 09:43:09 +0000 (22 12:43 +0300)
tree1accde7d264a53ab2db2a342268961913686774e
parent9eee902efca33490ef2094857cf0fa6ebcc8e273
no_return: another problem with inline functions

We should ignore returns from inline functions here.

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