[PATCH 0/4] scsi: lpfc: Adjustments for two function implementations

Markus Elfring posted 4 patches 1 year, 12 months ago
drivers/scsi/lpfc/lpfc_nportdisc.c | 18 +++++++-----------
drivers/scsi/lpfc/lpfc_sli.c       |  5 ++---
2 files changed, 9 insertions(+), 14 deletions(-)
[PATCH 0/4] scsi: lpfc: Adjustments for two function implementations
Posted by Markus Elfring 1 year, 12 months ago
From: Markus Elfring <elfring@users.sourceforge.net>
Date: Thu, 28 Dec 2023 18:12:34 +0100

A few update suggestions were taken into account
from static source code analysis.

Markus Elfring (4):
  Improve exception handling in lpfc_rcv_plogi()
  Return directly after a failed kzalloc() in lpfc_sli_read_link_ste()
  Delete an unnecessary return statement in lpfc_sli_read_link_ste()
  Delete an unnecessary variable initialisation in lpfc_sli_read_link_ste()

 drivers/scsi/lpfc/lpfc_nportdisc.c | 18 +++++++-----------
 drivers/scsi/lpfc/lpfc_sli.c       |  5 ++---
 2 files changed, 9 insertions(+), 14 deletions(-)

--
2.43.0