From: Rusty Russell Date: Thu, 30 Jul 2009 22:03:46 +0000 (-0600) Subject: lguest and virtio: cleanup struct definitions to Linux style. X-Git-Tag: v2.6.31-rc5~14^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1842f23c05b6a866be831aa60bc8a8731c58ddd0;p=pandora-kernel.git lguest and virtio: cleanup struct definitions to Linux style. 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 Cc: Ingo Molnar --- Reading git-diff-tree failed