*new* add smatch_data/kernel.silenced_functions to silence common noise
commit03a339c45723793788e5ec152b215b5f0dfa0ab5
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 18 Dec 2013 15:19:55 +0000 (18 18:19 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Wed, 18 Dec 2013 15:19:55 +0000 (18 18:19 +0300)
tree7c81fbf602edb5a80add2d949cc2c2992e2ae044
parent5bbf776c34d31202322bca9eec36fe5235db9147
*new* add smatch_data/kernel.silenced_functions to silence common noise

There are some very common functions which generate warnings.  It's a bit
tricky to fix smatch to handle them properly so I've just added file to
silence them in an unsubtle way.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch.h
smatch_data/kernel.silenced_functions [new file with mode: 0644]
smatch_project.c