kernel.sizeof_param.remove: ignore skb_pull()
commitd418976474ad5fa9ec9873690f0eaff090539248
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 15 Aug 2017 10:41:26 +0000 (15 13:41 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Tue, 15 Aug 2017 10:41:26 +0000 (15 13:41 +0300)
tree097989a0ccd17cfe0362c620376a2c82add8168c
parentc24d3fc9c290cc34999963d525643b0af44e39c0
kernel.sizeof_param.remove: ignore skb_pull()

This function returns a bunch of different stuff don't complain if it
doesn't match the sizeof() argument.  (Although normally it probably will
though).

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch_data/kernel.sizeof_param.remove