Skip to content
Commit cb38fa23 authored by Rusty Russell's avatar Rusty Russell
Browse files

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" <rminnich@gmail.com>

Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
parent 81473132
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment