> > The interrupt might be shared, in which case it is not an error for the > interrupt handler to be called when the interrupt status is zero, so > don't print the message unless there was enabled interrupt status. > > Signed-off-by: Adrian Hunter <adrian.hunter@xxxxxxxxx> > Fixes: 9333d77573485 ("scsi: ufs: Fix irq return code") Reviewed-by: Avri Altman <avri.altman@xxxxxxx>