kernel_printf: silence "specifier is cast from pointer" false positives
commite2fe75349346772b1246a60f0a68a0bf193cd46c
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 29 Aug 2018 09:26:35 +0000 (29 12:26 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Wed, 29 Aug 2018 09:26:35 +0000 (29 12:26 +0300)
tree15ddc5092d248044257223d8ceca1be0e0daa4a7
parent388f295618e44a437fe6ea867da0497fddf384ce
kernel_printf: silence "specifier is cast from pointer" false positives

Sorry, I shouldn't have introduced all these false positives to begin
with...  I'm not totally sure this is the correct fix but it's pretty
simple and it's an improvement.

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