db: use the load_strings_from_file() helper function
commit4cd980be68e1396b4bc957ca20cc01f609d422dd
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 15 Feb 2021 10:45:11 +0000 (15 13:45 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 15 Feb 2021 10:45:11 +0000 (15 13:45 +0300)
treef1874f20b74e7f8dec49ffd8a9910e380725d369
parent1dbcb305c2bdbe7aa544fa75849ebbcf65619670
db: use the load_strings_from_file() helper function

This hopefully doesn't change runtime, and just cuts down on the number of
lines of code.

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