linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] scsi: pm8001: logging neatening
@ 2020-11-20 23:16 Joe Perches
  2020-11-20 23:16 ` [PATCH 1/2] scsi: pm8001: Neaten debug logging macros and uses Joe Perches
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Joe Perches @ 2020-11-20 23:16 UTC (permalink / raw)
  To: linux-scsi
  Cc: Lee Jones, Jack Wang, James E.J. Bottomley, Martin K. Petersen,
	linux-kernel

Reduce code duplication and generic neatening of logging macros

Joe Perches (2):
  scsi: pm8001: Neaten debug logging macros and uses
  scsi: pm8001: Make implicit use of pm8001_ha in pm8001_printk explicit

 drivers/scsi/pm8001/pm8001_ctl.c  |    7 +-
 drivers/scsi/pm8001/pm8001_hwi.c  | 1370 ++++++++++---------------
 drivers/scsi/pm8001/pm8001_init.c |  102 +-
 drivers/scsi/pm8001/pm8001_sas.c  |  136 ++-
 drivers/scsi/pm8001/pm8001_sas.h  |   45 +-
 drivers/scsi/pm8001/pm80xx_hwi.c  | 1596 ++++++++++++-----------------
 6 files changed, 1361 insertions(+), 1895 deletions(-)

-- 
2.26.0


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

end of thread, other threads:[~2020-12-01  5:07 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-20 23:16 [PATCH 0/2] scsi: pm8001: logging neatening Joe Perches
2020-11-20 23:16 ` [PATCH 1/2] scsi: pm8001: Neaten debug logging macros and uses Joe Perches
2020-11-23  5:50   ` Jinpu Wang
2020-11-24  1:11   ` kernel test robot
2020-11-20 23:16 ` [PATCH 2/2] scsi: pm8001: Make implicit use of pm8001_ha in pm8001_printk explicit Joe Perches
2020-11-23  5:50   ` Jinpu Wang
2020-11-24  3:23 ` [PATCH 0/2] scsi: pm8001: logging neatening Martin K. Petersen
2020-11-24  4:33   ` Joe Perches
2020-12-01  5:04 ` 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).