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:
e6b1891
)
[POWERPC] PS3: Fix unlikely typo in ps3_get_irq
author
Roel Kluin
<12o3l@tiscali.nl>
Thu, 27 Mar 2008 00:37:18 +0000
(11:37 +1100)
committer
Paul Mackerras
<paulus@samba.org>
Tue, 1 Apr 2008 09:43:07 +0000
(20:43 +1100)
Fix a typo bug 'unlikely(x) == y' and add an unlikely() call to
an unlikely code path in the PS3 interrupt routine ps3_get_irq().
Signed-off-by: Roel Kluin <12o3l@tiscali.nl>
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found