Re: [patch 10/39] genirq/msi: Make __msi_domain_free_irqs() static

From: Jason Gunthorpe
Date: Wed Nov 16 2022 - 12:46:43 EST


On Fri, Nov 11, 2022 at 02:54:30PM +0100, Thomas Gleixner wrote:
> Now that the last user is gone, confine it to the core code.
>
> Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
> ---
> include/linux/msi.h | 4 ----
> kernel/irq/msi.c | 3 ++-
> 2 files changed, 2 insertions(+), 5 deletions(-)

Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxx>

Jason