On Mon, Jul 07, 2014 at 02:17:49PM -0400, John Snow wrote:
> From: Paolo Bonzini
>
> Drop the unused return value and make the callback optional.
>
> Signed-off-by: Paolo Bonzini
> Signed-off-by: John Snow
> ---
> hw/ide/ahci.c | 4 +---
> hw/ide/core.c | 10 +++---
> hw/ide/inte
From: Paolo Bonzini
Drop the unused return value and make the callback optional.
Signed-off-by: Paolo Bonzini
Signed-off-by: John Snow
---
hw/ide/ahci.c | 4 +---
hw/ide/core.c | 10 +++---
hw/ide/internal.h | 3 +--
hw/ide/macio.c| 6 --
hw/ide/pci.c | 6 --