Re: [PATCH][next] scsi: pm8001: remove space in a debug message

2020-12-07 Thread Martin K. Petersen
On Tue, 24 Nov 2020 09:38:28 +, Colin King wrote: > There are two words that need separating with a space in a > pm8001_dbg message. Fix it. Applied to 5.11/scsi-queue, thanks! [1/1] scsi: pm8001: remove space in a debug message https://git.kernel.org/mkp/scsi/c/c6131854e28a -- Marti

Re: [PATCH][next] scsi: pm8001: remove space in a debug message

2020-11-30 Thread Martin K. Petersen
Colin, > There are two words that need separating with a space in a > pm8001_dbg message. Fix it. Applied to 5.11/scsi-staging, thanks! -- Martin K. Petersen Oracle Linux Engineering

Re: [PATCH][next] scsi: pm8001: remove space in a debug message

2020-11-26 Thread Jinpu Wang
On Tue, Nov 24, 2020 at 10:38 AM Colin King wrote: > > From: Colin Ian King > > There are two words that need separating with a space in a > pm8001_dbg message. Fix it. > > Signed-off-by: Colin Ian King Acked-by: Jack Wang Thanks > --- > drivers/scsi/pm8001/pm8001_hwi.c | 2 +- > 1 file change

Re: [PATCH][next] scsi: pm8001: remove space in a debug message

2020-11-24 Thread Ewan D. Milne
On Tue, 2020-11-24 at 09:38 +, Colin King wrote: > From: Colin Ian King > > There are two words that need separating with a space in a > pm8001_dbg message. Fix it. > > Signed-off-by: Colin Ian King > --- > drivers/scsi/pm8001/pm8001_hwi.c | 2 +- > 1 file changed, 1 insertion(+), 1 delet

[PATCH][next] scsi: pm8001: remove space in a debug message

2020-11-24 Thread Colin King
From: Colin Ian King There are two words that need separating with a space in a pm8001_dbg message. Fix it. Signed-off-by: Colin Ian King --- drivers/scsi/pm8001/pm8001_hwi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/scsi/pm8001/pm8001_hwi.c b/drivers/scsi/pm