smatch: remove tests to see if an array is NULL
commit38cf9d56e3c465577ce1b3e4c780a4c4276d563a
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 18 Jul 2016 09:41:36 +0000 (18 12:41 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 18 Jul 2016 09:41:36 +0000 (18 12:41 +0300)
tree45872f136870ffd0fa13c35e957b039587cf8b2a
parentaa319b76c34bbfeb3db7bf04fa24e1d20a1caead
smatch: remove tests to see if an array is NULL

Smatch complains when we test to see if an array (as opposed to a pointer)
is NULL.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
check_memcpy_overflow.c
check_return_efault.c
check_return_enomem.c
smatch_address.c
smatch_db.c