On Fri, Nov 26, 2010 at 4:21 PM, Kevin Wolf <kw...@redhat.com> wrote: > Several places that stop a DMA transfer duplicate this code. Factor it out > into > a common function. > > Signed-off-by: Kevin Wolf <kw...@redhat.com> > --- > hw/ide/core.c | 29 +++++++++++++---------------- > 1 files changed, 13 insertions(+), 16 deletions(-)
Reviewed-by: Stefan Hajnoczi <stefa...@linux.vnet.ibm.com>