|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH v7 2/7] mac_{old, new}world: Use local variable instead of qdev_get_machine() |
Date: | Thu, 5 Jan 2023 08:23:46 +0100 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 |
On 4/1/23 22:59, BALATON Zoltan wrote:
We already have machine in a local variable so no need to use qdev_get_machine(), also remove now unneded line break.
Typo "unneeded".
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu> --- hw/ppc/mac_newworld.c | 3 +-- hw/ppc/mac_oldworld.c | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |