commit | 02cdb50fd7e4b5ce1f6f70e27f74283ced0e1872 | [log] [tgz] |
---|---|---|
author | Chen Gang <gang.chen@asianux.com> | Wed Feb 27 11:33:25 2013 +0800 |
committer | Gleb Natapov <gleb@redhat.com> | Wed Feb 27 16:07:45 2013 +0200 |
tree | d04248b349da15e20daf2da33b64e841cc0fc906 | |
parent | 957c897e8cf5a26abbce1a1a38833251339d596d [diff] |
arch/x86/kvm: beautify source code for __u32 irq which is never < 0 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>