
9 Sep
2025
9 Sep
'25
9:26 a.m.
hulk inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/ICTXL2 ------------------------------- This is a test patch that used to test if ci robot is work properly. Signed-off-by: Tengda Wu <wutengda2@huawei.com> --- drivers/scsi/lpfc/lpfc_scsi.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/scsi/lpfc/lpfc_scsi.c b/drivers/scsi/lpfc/lpfc_scsi.c index 8b774fa4e650..582804b913bb 100644 --- a/drivers/scsi/lpfc/lpfc_scsi.c +++ b/drivers/scsi/lpfc/lpfc_scsi.c @@ -53,6 +53,7 @@ #define LPFC_RESET_WAIT 2 #define LPFC_ABORT_WAIT 2 + static char *dif_op_str[] = { "PROT_NORMAL", "PROT_READ_INSERT", -- 2.34.1