On 02/08/2010 03:43 PM, Michael S. Tsirkin wrote:
Cleanup versatile_pci: no need to re-set fields
to zero (pci core sets 0 already), use set_word
for status field. Compile-tested only, but seems obvious.
Signed-off-by: Michael S. Tsirkin
Acked-by: Anthony Liguori
Regards,
Anthony Liguor
Cleanup versatile_pci: no need to re-set fields
to zero (pci core sets 0 already), use set_word
for status field. Compile-tested only, but seems obvious.
Signed-off-by: Michael S. Tsirkin
---
hw/versatile_pci.c | 11 ++-
1 files changed, 2 insertions(+), 9 deletions(-)
diff --git a/hw