On Mon, Dec 06, 2021 at 11:27:39PM +0100, Thomas Gleixner wrote: > The unnamed struct sucks and is in the way of further cleanups. Stick the > PCI related MSI data into a real data structure and cleanup all users. > > No functional change. > > Signed-off-by: Thomas Gleixner <t...@linutronix.de> > Tested-by: Juergen Gross <jgr...@suse.com> > Reviewed-by: Jason Gunthorpe <j...@nvidia.com> > Acked-by: Kalle Valo <kv...@codeaurora.org> > Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org> > Cc: sparcli...@vger.kernel.org > Cc: x...@kernel.org > Cc: xen-devel@lists.xenproject.org > Cc: ath...@lists.infradead.org
Reviewed-by: Greg Kroah-Hartman <gre...@linuxfoundation.org>