On Fri, 2025-06-06 at 12:04 +0300, Dan Carpenter wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you > know the content is safe > > Return the error code if pci_alloc_irq_vectors() fails. Don't return > success. > > Fixes: b4608e944177 ("spi: spi-pci1xxxx: Fix Probe failure with Dual > SPI instance with INTx interrupts") > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> > Reviewed-by: Thangaraj Samynathan <thangaraj.s@xxxxxxxxxxxxx>