On 8/17/2021 2:14 AM, Hannes Reinecke wrote:
The default SCSI EH action for a non-existing EH callback is to return FAILED, so having a callback just returning FAILED is pointless. Signed-off-by: Hannes Reinecke <hare@xxxxxxx> Cc: James Smart <james.smart@xxxxxxxxxxxx> --- drivers/scsi/lpfc/lpfc_scsi.c | 10 ---------- 1 file changed, 10 deletions(-)
Looks good Reviewed-by: James Smart <jsmart2021@xxxxxxxxx> -- james