Re: [PATCH 0/2] scsi: pm8001: logging neatening

2020-11-30 Thread Martin K. Petersen
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 > >

Re: [PATCH 0/2] scsi: pm8001: logging neatening

2020-11-23 Thread Joe Perches
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.

Re: [PATCH 0/2] scsi: pm8001: logging neatening

2020-11-23 Thread Martin K. Petersen
Joe, > Reduce code duplication and generic neatening of logging macros Applied to 5.11/scsi-staging, thanks! -- Martin K. Petersen Oracle Linux Engineering

[PATCH 0/2] scsi: pm8001: logging neatening

2020-11-20 Thread Joe Perches
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