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:
d2f83e9
)
virtio_console: fix uapi header
author
Michael S. Tsirkin
<mst@redhat.com>
Fri, 17 May 2013 01:14:15 +0000
(10:44 +0930)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Mon, 20 May 2013 00:55:28 +0000
(10:25 +0930)
uapi should use __u32 not u32.
Fix a macro in virtio_console.h which uses u32.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: stable@kernel.org
No differences found