check_list: move db_call_marker to the start of the list
commitda6e8935edafc06c7ae233c64f81cf2ea2949394
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 13 Sep 2017 12:20:52 +0000 (13 15:20 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Wed, 13 Sep 2017 12:20:52 +0000 (13 15:20 +0300)
tree2b13d937eb404c8cdc5672c8ff16000430f4a477
parentb17ae05327248fb897999d627f51036d806c96dc
check_list: move db_call_marker to the start of the list

The INTERNAL field in the caller_info has normally been last but this moves
it to the front instead.  It shouldn't affect anything.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
check_list.h
smatch.h