check_used_returns: ignore inb, inw, and inl
commit2bb7b56bcd8488a74f67dd71e598ea3a0e765fd5
authorDan Carpenter <error27@gmail.com>
Fri, 25 Dec 2009 15:46:48 +0000 (25 17:46 +0200)
committerDan Carpenter <error27@gmail.com>
Fri, 25 Dec 2009 15:46:48 +0000 (25 17:46 +0200)
tree43507206f5e87d21889320009d87f81a6b812ea8
parent455265e3ba4c212b7812b0ad09ea4b5222e582f4
check_used_returns:  ignore inb, inw, and inl

I guess no one really cares about the return values of those.

Signed-off-by: Dan Carpenter <error27@gmail.com>
check_unused_ret.c