buf_comparison: split the code up and move it around
commitd782d9f03d661c214e8f8db105482fa949869523
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 19 Aug 2015 12:32:47 +0000 (19 15:32 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Wed, 19 Aug 2015 12:32:47 +0000 (19 15:32 +0300)
tree90ecfffbdf51eb026ae85c483a5ee999ef1e5ee5
parentb4b4ceb9708f3c987be5b4449cab9ad3d0102185
buf_comparison: split the code up and move it around

I want size comparisons to be a central feature so I shifted the code
around a bit.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Makefile
check_list.h
check_off_by_one_relative.c [new file with mode: 0644]
smatch.h
smatch_buf_comparison.c [moved from check_buf_comparison.c with 98% similarity]