fixup_kernel: hard code __spi_sync() returns.
commit2163c9508067b77d2ed6755cbdc3d799b8308c0f
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 27 Apr 2015 13:45:37 +0000 (27 16:45 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 27 Apr 2015 13:45:37 +0000 (27 16:45 +0300)
tree8734808970531901907cab1a73aa3851578a208e
parent73bbbf5c69310387ffa7c948ecef4fbe03c45bf0
fixup_kernel: hard code __spi_sync() returns.

Smatch was saying that __spi_sync() always fails but that's not true and
it causes false positives.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch_data/db/fixup_kernel.sh