qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 04/13] hw/ide: Extract IDEBus assignment into bmdma_init()


From: BALATON Zoltan
Subject: Re: [PATCH 04/13] hw/ide: Extract IDEBus assignment into bmdma_init()
Date: Sat, 22 Apr 2023 19:31:05 +0200 (CEST)

On Sat, 22 Apr 2023, Bernhard Beschow wrote:
Every invocation of bmdma_init() is followed by `d->bmdma[i].bus = &d->bus[i]`.
Resolve this redundancy by extracting it into bmdma_init().

Signed-off-by: Bernhard Beschow <shentey@gmail.com>

Reviewed-by: BALATON Zoltan <balaton@eik.bme.hu>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]