qemu-trivial
[Top][All Lists]
Advanced

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

Re: [PATCH] intc: Unexport InterruptStatsProviderClass-related functions


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH] intc: Unexport InterruptStatsProviderClass-related functions
Date: Sun, 16 Jan 2022 22:08:28 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

On 16/1/22 13:23, Bernhard Beschow wrote:
The functions are only used within their respective source files, so no
need for exporting.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
---
  hw/intc/i8259_common.c            | 6 +++---
  hw/intc/ioapic_common.c           | 2 +-
  include/hw/i386/ioapic_internal.h | 1 -
  include/hw/isa/i8259_internal.h   | 3 ---
  4 files changed, 4 insertions(+), 8 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>



reply via email to

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