From: Joe Perches <joe@perches.com>
To: linux-scsi@vger.kernel.org
Cc: Lee Jones <lee.jones@linaro.org>,
Jack Wang <jinpu.wang@cloud.ionos.com>,
"James E.J. Bottomley" <jejb@linux.ibm.com>,
"Martin K. Petersen" <martin.petersen@oracle.com>,
linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] scsi: pm8001: logging neatening
Date: Fri, 20 Nov 2020 15:16:08 -0800 [thread overview]
Message-ID: <cover.1605914030.git.joe@perches.com> (raw)
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
next reply other threads:[~2020-11-20 23:16 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-20 23:16 Joe Perches [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1605914030.git.joe@perches.com \
--to=joe@perches.com \
--cc=jejb@linux.ibm.com \
--cc=jinpu.wang@cloud.ionos.com \
--cc=lee.jones@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=martin.petersen@oracle.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).