db: fixup_kernel.sh: discard caller_info from ->notifier_call
commit5a21e9aa43569ffa29ee87c766222d85bc83ff7c
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 6 Mar 2013 10:46:42 +0000 (6 13:46 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Wed, 6 Mar 2013 10:46:42 +0000 (6 13:46 +0300)
tree6d2e22054a2009e5b412c578b39071895d79a33e
parentdb342feba3b4e62b06520d397e64f5666b4d219b
db: fixup_kernel.sh: discard caller_info from ->notifier_call

There is a lot of information passed to ->notifier_call.  It's all
subsystem specific and Smatch doesn't separate it out properly.  It just
causes false positives.

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