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:
957c897
)
arch/x86/kvm: beautify source code for __u32 irq which is never < 0
author
Chen Gang
<gang.chen@asianux.com>
Wed, 27 Feb 2013 03:33:25 +0000
(11:33 +0800)
committer
Gleb Natapov
<gleb@redhat.com>
Wed, 27 Feb 2013 14:07:45 +0000
(16:07 +0200)
irp->irq is __u32 which is never < 0.
Signed-off-by: Chen Gang <gang.chen@asianux.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
No differences found