kernel: parse ATOMIC_SET() manually
commit92bf36c8913e0a43b645b0fab352c507aa424d3d
authorDan Carpenter <dan.carpenter@oracle.com>
Thu, 12 Jan 2017 08:49:12 +0000 (12 11:49 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Thu, 12 Jan 2017 08:49:12 +0000 (12 11:49 +0300)
treed57b614f4021d570b97cead3e03f8d61b4677fe8
parentc4638fad8534ff7361b32f9a8b515712750dca28
kernel: parse ATOMIC_SET() manually

This is not useful on it's own, but it's always better to be able parse
more code correctly.  The ATOMIC_*() functions are very important in the
kernel.

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