qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 4/5] hw/i386/pc: Inline i8042_setup_a20_line() and remove it


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 4/5] hw/i386/pc: Inline i8042_setup_a20_line() and remove it
Date: Tue, 20 Feb 2024 08:23:58 +0100
User-agent: Mozilla Thunderbird

On 18/2/24 14:17, Bernhard Beschow wrote:
This function is used once in the pc machines. Remove it since it contains one
line only.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
---
  include/hw/input/i8042.h | 1 -
  hw/i386/pc.c             | 2 +-
  hw/input/pckbd.c         | 5 -----
  3 files changed, 1 insertion(+), 7 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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