[PATCH v2 0/2] scsi: pm8001: tiny clean up patches

From: Luo Jiaxing
Date: Wed Apr 07 2021 - 06:07:39 EST


Several error is reported by checkpatch.pl, here are two patches to clean
them up.

---
v1->v2:
1. modify AAP1_MEMMAP() to inline function
2. set flash_command_table and flash_error_table as const
---

Luo Jiaxing (2):
scsi: pm8001: clean up for white space
scsi: pm8001: clean up for open brace

drivers/scsi/pm8001/pm8001_ctl.c | 26 +++++++++++---------------
drivers/scsi/pm8001/pm8001_ctl.h | 5 +++++
drivers/scsi/pm8001/pm8001_hwi.c | 14 +++++++-------
drivers/scsi/pm8001/pm8001_sas.c | 20 ++++++++++----------
drivers/scsi/pm8001/pm8001_sas.h | 2 +-
drivers/scsi/pm8001/pm80xx_hwi.c | 14 +++++++-------
6 files changed, 41 insertions(+), 40 deletions(-)

--
2.7.4