git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ff33f3
)
spi: davinci: fix handling platform_get_irq result
author
Andrzej Hajda
<a.hajda@samsung.com>
Thu, 24 Sep 2015 14:00:10 +0000
(16:00 +0200)
committer
Mark Brown
<broonie@kernel.org>
Fri, 25 Sep 2015 18:08:08 +0000
(11:08 -0700)
The function can return negative value.
The problem has been detected using proposed semantic patch
scripts/coccinelle/tests/assign_signed_to_unsigned.cocci [1].
[1]: http://permalink.gmane.org/gmane.linux.kernel/2046107
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-davinci.c
patch
|
blob
|
history
diff --cc
drivers/spi/spi-davinci.c
Simple merge