kernel, db: ignore calls to (struct file_operations)->open()
commit9aa85156dff4adca39786b589f4116127ede601d
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 28 Jan 2014 22:48:42 +0000 (29 01:48 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Tue, 28 Jan 2014 22:48:42 +0000 (29 01:48 +0300)
tree1f64588428f48751783272ce2fa5a397743de6c2
parenta3c1177cfa7d4b40efb44b2cd76f09977660e353
kernel, db: ignore calls to (struct file_operations)->open()

These calls are a recursive thing and they were causing false positives.

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