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:
6278367
)
[ARM] serial: s3c2410: platform_get_irq() may return signed unnoticed
author
Roel Kluin
<12o3l@tiscali.nl>
Wed, 23 Apr 2008 21:59:36 +0000
(23:59 +0200)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 28 Apr 2008 20:24:45 +0000
(21:24 +0100)
port->irq is unsigned, platform_get_irq() may return signed unnoticed
Signed-off-by: Roel Kluin <12o3l@tiscali.nl>
Acked-by: Alan Cox <alan@redhat.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found