user_data: the pointer returned from container_of() is ok
commited779170a16dbd1c01d62aa0b1eae67f4c2e0b7b
authorDan Carpenter <dan.carpenter@oracle.com>
Fri, 15 Mar 2013 14:46:55 +0000 (15 17:46 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Fri, 15 Mar 2013 14:46:55 +0000 (15 17:46 +0300)
tree3e0caddd68ef6bc650189c131c2215a09bbee1ff
parent87c5843682fefc7f284d63e3681af23c2058dd44
user_data: the pointer returned from container_of() is ok

Normally if we do math the result is a user macro, but from container_of()
it's probably not.

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