From: Suresh Thiagarajan <Suresh.Thiagarajan@xxxxxxxx> Updated comments for pm8001: honor return value Remaining patches are resend Suresh Thiagarajan (8): pm8001: Fix to remove null pointer checks that could never happen pm8001: Cleaning up uninitialized variables pm8001: Fix hibernation issue pm8001: Fix potential null pointer dereference and memory leak. pm8001: clean bitmap management functions pm8001: honor return value pm8001: add a new spinlock to protect the CCB pm8001: more fixes to honor return value drivers/scsi/pm8001/pm8001_ctl.c | 5 +++- drivers/scsi/pm8001/pm8001_hwi.c | 45 +++++++++++++++++++++++---------- drivers/scsi/pm8001/pm8001_init.c | 48 +++++++++++++++++++++++++++++++----- drivers/scsi/pm8001/pm8001_sas.c | 38 ++++++++++------------------- drivers/scsi/pm8001/pm8001_sas.h | 2 +- drivers/scsi/pm8001/pm80xx_hwi.c | 48 +++++++++++++++++++++++++++---------- 6 files changed, 125 insertions(+), 61 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html