Message ID | cover.1605914030.git.joe@perches.com |
---|---|
Headers | show |
Series | scsi: pm8001: logging neatening | expand |
Joe,
> Reduce code duplication and generic neatening of logging macros
Applied to 5.11/scsi-staging, thanks!
--
Martin K. Petersen Oracle Linux Engineering
On Mon, 2020-11-23 at 22:23 -0500, Martin K. Petersen wrote: > > Reduce code duplication and generic neatening of logging macros > > Applied to 5.11/scsi-staging, thanks! Thanks. The kernel robot reported an indentation defect here so I will send a couple more patches on top of this.
On Fri, 20 Nov 2020 15:16:08 -0800, Joe Perches wrote: > 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(-) Applied to 5.11/scsi-queue, thanks! [1/2] scsi: pm8001: Neaten debug logging macros and uses https://git.kernel.org/mkp/scsi/c/1b5d2793283d [2/2] scsi: pm8001: Make implicit use of pm8001_ha in pm8001_printk() explicit https://git.kernel.org/mkp/scsi/c/89eddb401080 -- Martin K. Petersen Oracle Linux Engineering