|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH 05/11] hw/ppc/e500: Remove if statement which is now always true |
Date: | Sun, 18 Sep 2022 14:17:58 +0200 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 |
On 15/9/22 17:25, Bernhard Beschow wrote:
Now that the MPC8544DS board also has a platform bus, the if statement was always true.
s/was/is/. Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Bernhard Beschow <shentey@gmail.com> --- hw/ppc/e500.c | 30 ++++++++++++++---------------- hw/ppc/e500.h | 1 - hw/ppc/e500plat.c | 1 - hw/ppc/mpc8544ds.c | 1 - 4 files changed, 14 insertions(+), 19 deletions(-)
[Prev in Thread] | Current Thread | [Next in Thread] |