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:
a91d74a
)
lguest and virtio: cleanup struct definitions to Linux style.
author
Rusty Russell
<rusty@rustcorp.com.au>
Thu, 30 Jul 2009 22:03:46 +0000
(16:03 -0600)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Thu, 30 Jul 2009 06:33:46 +0000
(16:03 +0930)
I've been doing this for years, and akpm picked me up on it about 12
months ago. lguest partly serves as example code, so let's do it Right.
Also, remove two unused fields in struct vblk_info in the example launcher.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: Ingo Molnar <mingo@redhat.com>
No differences found