2022-11-13 20:35:47

by Thomas Gleixner

[permalink] [raw]
Subject: [patch 00/10] genirq/msi: Treewide cleanup of pointless linux/msi.h includes

While working on per device MSI domains I noticed that quite some files
include linux/msi.h just because.

The top level comment in the header file clearly says:

Regular device drivers have no business with any of these functions....

and actually none of the drivers needs anything from msi.h.

The series is not depending on anything so the individual patches can be
picked up by the relevant maintainers. I'll mop up the leftovers close to
the merge window.

Thanks,

tglx


2022-11-15 03:39:56

by patchwork-bot+netdevbpf

[permalink] [raw]
Subject: Re: [patch 00/10] genirq/msi: Treewide cleanup of pointless linux/msi.h includes

Hello:

This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <[email protected]>:

On Sun, 13 Nov 2022 21:33:54 +0100 (CET) you wrote:
> While working on per device MSI domains I noticed that quite some files
> include linux/msi.h just because.
>
> The top level comment in the header file clearly says:
>
> Regular device drivers have no business with any of these functions....
>
> [...]

Here is the summary with links:
- [06/10] net: dpaa2: Remove linux/msi.h includes
https://git.kernel.org/netdev/net-next/c/515e5fb6a95e
- [07/10] net: nfp: Remove linux/msi.h includes
https://git.kernel.org/netdev/net-next/c/5fd66a0b3bb4

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



2022-11-26 03:55:09

by Martin K. Petersen

[permalink] [raw]
Subject: Re: [patch 00/10] genirq/msi: Treewide cleanup of pointless linux/msi.h includes

On Sun, 13 Nov 2022 21:33:54 +0100 (CET), Thomas Gleixner wrote:

> While working on per device MSI domains I noticed that quite some files
> include linux/msi.h just because.
>
> The top level comment in the header file clearly says:
>
> Regular device drivers have no business with any of these functions....
>
> [...]

Applied to 6.2/scsi-queue, thanks!

[03/10] scsi: lpfc: Remove linux/msi.h include
https://git.kernel.org/mkp/scsi/c/cdd9344e00b4

--
Martin K. Petersen Oracle Linux Engineering