On 8/2/24 23:03, Bernhard Beschow wrote:
Both invocations are the same and either one is always executed. Avoid this redundancy.Signed-off-by: Bernhard Beschow <shen...@gmail.com> --- hw/i386/pc_piix.c | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>