checking_for_null_instead_of_err_ptr: use smatch_kernel_err_ptr.c
commit475c3cec5392ddd0a09804a95af8f2b1f3f42140
authorDan Carpenter <dan.carpenter@linaro.org>
Wed, 17 May 2023 07:15:36 +0000 (17 10:15 +0300)
committerDan Carpenter <dan.carpenter@linaro.org>
Wed, 17 May 2023 07:15:36 +0000 (17 10:15 +0300)
tree84288f141ba0169793bdb5f6c5a9c6ff6487a6bc
parentab55acfad0bb28e5746f0e0945271a8874ece63b
checking_for_null_instead_of_err_ptr: use smatch_kernel_err_ptr.c

I moved the error pointer tracking from kernel.returns_err_ptr to
the database and introduced a new smatch_kernel_err_ptr.c module to
track the information.  This is more accurate and lets us delete some
old code.

Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
check_checking_for_null_instead_of_err_ptr.c
smatch_data/kernel.ignore_bogus_null_checks [deleted file]