diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2013-07-17 15:34:48 (GMT) |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-07-17 17:19:44 (GMT) |
commit | 9ca1273bb9d35c81bfb73215556bf794a73a2d83 (patch) | |
tree | ffabe4afdc7ef533f10091b2640c2b0bda0eef92 /Documentation | |
parent | 7b3b7432ae7848a269671921393148ff1aae3881 (diff) | |
download | linux-9ca1273bb9d35c81bfb73215556bf794a73a2d83.tar.xz |
spi/xilinx: signedness issue checking platform_get_irq()
In xilinx_spi_probe() we use xspi->irq to store negative error codes so
it has to be signed. We weren't going to use the upper bit any way so
this is fine.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions