linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] scsi: pm8001: tiny clean up patches
@ 2021-04-08 12:56 Luo Jiaxing
  2021-04-08 12:56 ` [PATCH v3 1/2] scsi: pm8001: clean up for white space Luo Jiaxing
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Luo Jiaxing @ 2021-04-08 12:56 UTC (permalink / raw)
  To: jinpu.wang, jejb, martin.petersen
  Cc: linux-scsi, linux-kernel, linuxarm, luojiaxing

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
   v2->v3:
	  1. use lower case names for AAP1_MEMMAP
---
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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-04-16  2:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-08 12:56 [PATCH v3 0/2] scsi: pm8001: tiny clean up patches Luo Jiaxing
2021-04-08 12:56 ` [PATCH v3 1/2] scsi: pm8001: clean up for white space Luo Jiaxing
2021-04-09  6:07   ` Jinpu Wang
2021-04-08 12:56 ` [PATCH v3 2/2] scsi: pm8001: clean up for open brace Luo Jiaxing
2021-04-09  6:08   ` Jinpu Wang
2021-04-13  3:22 ` [PATCH v3 0/2] scsi: pm8001: tiny clean up patches Martin K. Petersen
2021-04-16  2:51 ` Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).