From: Xiang Chen <chenxiang66@xxxxxxxxxxxxx> This series contain some fixes and cleanups including: - Set .phy_attached before notifying phyup event HISI_PHYEE_PHY_UP_PM; - Use standard error code instead of hardcode; - Check before using pointer variable; - Rollback some operations if FLR failed; - Correct the number of global debugfs registers; Yihang Li (5): scsi: hisi_sas: Set .phy_attached before notifing phyup event HISI_PHYE_PHY_UP_PM scsi: hisi_sas: Replace with standard error code return value scsi: hisi_sas: Check before using pointer variables scsi: hisi_sas: Rollback some operations if FLR failed scsi: hisi_sas: Correct the number of global debugfs registers drivers/scsi/hisi_sas/hisi_sas_main.c | 11 +++++++---- drivers/scsi/hisi_sas/hisi_sas_v3_hw.c | 19 ++++++++++++------- 2 files changed, 19 insertions(+), 11 deletions(-) -- 2.8.1