diff options
author | Fam Zheng <famz@redhat.com> | 2014-06-11 12:11:47 +0800 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2014-06-27 18:18:23 +0200 |
commit | eddb102e86f61d4b71877f8ac268ebc4bf7265bf (patch) | |
tree | 4058caaea83d0bc8939641535efbccc5be31e0aa /target-moxie | |
parent | 04af2d70c58136be57d798ad684e1924dcde93f5 (diff) |
virtio-blk: Use VirtIOBlockReq.in to drop VirtIOBlockReq.inhdr
In current virtio spec, inhdr is a single byte, and is unlikely to
change for both functionality and compatibility considerations.
Non-dataplane uses .in, and we are on the way to converge them. So
let's unify it to get cleaner code.
Remove .inhdr and use .in.
Signed-off-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'target-moxie')
0 files changed, 0 insertions, 0 deletions