From: Rusty Russell Date: Sat, 3 May 2008 02:50:45 +0000 (-0500) Subject: virtio: de-structify virtio_block status byte X-Git-Tag: v2.6.26-rc1~15^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb38fa23c17519faf46a76d2f71a8430705fe474;p=pandora-kernel.git virtio: de-structify virtio_block status byte Ron Minnich points out that a struct containing a char is not always sizeof(char); simplest to remove the structure to avoid confusion. Cc: "ron minnich" Signed-off-by: Rusty Russell --- Reading git-diff-tree failed