rosenberg: add __builtin_memset/memcpy()
commit13b6fe28cf186b5656e24cade9700abc10c55ab8
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 7 Apr 2015 09:56:26 +0000 (7 12:56 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Tue, 7 Apr 2015 09:56:26 +0000 (7 12:56 +0300)
tree696b7493600765b916c4c939e81c336390e4cef2
parent50291fa9b666c79fee95b78b7a9d0baa2e386d03
rosenberg: add __builtin_memset/memcpy()

We got a false positive on these from the "kbuild test robot" and this is
the only thing I can think which might have caused it.  I'm not positive
though.

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