smatch_db: don't complain if the db doesn't exist
commit845754c350e94f1ace678ee3173b0f5fa040f8f0
authorDan Carpenter <error27@gmail.com>
Fri, 10 Sep 2010 13:43:10 +0000 (10 15:43 +0200)
committerDan Carpenter <error27@gmail.com>
Fri, 10 Sep 2010 13:43:10 +0000 (10 15:43 +0200)
tree5fe88778a345d0990b104a80e04a41c59e5c26aa
parentdff8a55c050ff45bc1717683d3a64276494e9568
smatch_db: don't complain if the db doesn't exist

I thought I had tested this, but apparently I didn't.  If the db doesn't
exist then smatch is supposed to work as it did before.

Signed-off-by: Dan Carpenter <error27@gmail.com>
smatch_db.c