On Fri, Nov 11, 2022 at 02:55:14PM +0100, Thomas Gleixner wrote: > All these sanity checks are now done _before_ any allocation work > happens. No point in doing it twice. > > Signed-off-by: Thomas Gleixner <t...@linutronix.de> > --- > drivers/pci/msi/irqdomain.c | 48 > -------------------------------------------- > 1 file changed, 48 deletions(-)
Reviewed-by: Jason Gunthorpe <j...@nvidia.com> Much clearer this way Jason