]> xenbits.xensource.com Git - qemu-xen-4.2-testing.git/commit
atapi: GESN: Use structs for commonly-used field types
authorAmit Shah <amit.shah@redhat.com>
Tue, 12 Apr 2011 16:06:05 +0000 (21:36 +0530)
committerKevin Wolf <kwolf@redhat.com>
Wed, 13 Apr 2011 10:20:36 +0000 (12:20 +0200)
commit8f8e834d70216372619b79a10392cdf208bbd3d0
tree50ae5980cd7b9386aec4f8ea7095d126d6124c09
parent493accd624149e9dcf4b89dcbbdbc42621cbc231
atapi: GESN: Use structs for commonly-used field types

Instead of using magic numbers, use structs that are more descriptive of
the fields being used.

Signed-off-by: Amit Shah <amit.shah@redhat.com>
Acked-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
hw/ide/core.c