Home
last modified time | relevance | path

Searched hist:d9987d4b9671541273014adefec137c1fc832168 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/message/fusion/
H A Dmptfc.cdiff d9987d4b9671541273014adefec137c1fc832168 Mon Oct 02 17:43:11 CEST 2023 Hannes Reinecke <hare@suse.de> scsi: message: fusion: Simplify mptfc_block_error_handler()

Instead of passing in a function to mptfc_block_error_handler() we can as
well return a status and call the function afterwards.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Link: https://lore.kernel.org/r/20231002154328.43718-2-hare@suse.de
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>