qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 4/4] hw/mips/jazz: Inline vga_mmio_init() and remove it


From: Thomas Huth
Subject: Re: [PATCH v2 4/4] hw/mips/jazz: Inline vga_mmio_init() and remove it
Date: Mon, 13 Dec 2021 11:15:36 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.3.0

On 06/12/2021 23.45, Philippe Mathieu-Daudé wrote:
vga_mmio_init() is used only one time and not very helpful,
inline and remove it.

Reviewed-by: BALATON Zoltan <balaton@eik.bme.hu>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
  include/hw/display/vga.h |  5 -----
  hw/display/vga-mmio.c    | 19 -------------------
  hw/mips/jazz.c           |  9 ++++++++-
  3 files changed, 8 insertions(+), 25 deletions(-)

Reviewed-by: Thomas Huth <thuth@redhat.com>




reply via email to

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