db: fixup_kernel.sh: ignore (struct timer_list)->function
commit9f2c2cf5f7630b2e8f62506055f6dc10f367ad55
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 2 Apr 2013 08:45:42 +0000 (2 11:45 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Tue, 2 Apr 2013 08:45:42 +0000 (2 11:45 +0300)
tree381b89a877e28dda6b3d5a0040e8252e34c0a4e6
parente1c1ab31a014efea98f1b9d28f13417a215fe06d
db: fixup_kernel.sh: ignore (struct timer_list)->function

We pass an opaque pointer to the handler functions.  Sometimes it is
user data and sometimes it's not.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch_data/db/fixup_kernel.sh