summary refs log tree commit diff stats
path: root/hw/timer/lm32_timer.c
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2016-06-13 11:42:40 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2016-06-16 18:39:04 +0200
commit56af2dda98c5d71feb7ff7fcac7269a1071aec62 (patch)
treee86a89fff1cc742268c66eee38e52892a6ea9a86 /hw/timer/lm32_timer.c
parentf6be6720847f370000312808e6fed5d4e9730934 (diff)
downloadfocaccia-qemu-56af2dda98c5d71feb7ff7fcac7269a1071aec62.tar.gz
focaccia-qemu-56af2dda98c5d71feb7ff7fcac7269a1071aec62.zip
nbd: simplify the nbd_request and nbd_reply structs
These structs are never used to represent the bytes that go over the
network.  The big-endian network data is built into a uint8_t array
in nbd_{receive,send}_{request,reply}.  Remove the unused magic field,
reorder the struct to avoid holes, and remove the packed attribute.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/timer/lm32_timer.c')
0 files changed, 0 insertions, 0 deletions