Re: [PATCH] scsi: megaraid_sas: add in missing white space in error message text

2016-09-14 Thread Martin K. Petersen
> "Colin" == Colin King writes: Colin> From: Colin Ian King A dev_printk Colin> message spans two lines and the literal string is missing a white Colin> space between words. Add the white space. Applied to 4.9/scsi-queue. -- Martin K. Petersen Oracle Linux Engineering

Re: [PATCH] scsi: megaraid_sas: add in missing white space in error message text

2016-09-14 Thread Hannes Reinecke
On 09/12/2016 02:42 PM, Colin King wrote: > From: Colin Ian King > > A dev_printk message spans two lines and the literal string is missing > a white space between words. Add the white space. > > Signed-off-by: Colin Ian King > --- > drivers/scsi/megaraid/megaraid_sas_base.c | 2 +- > 1 file c

RE: [PATCH] scsi: megaraid_sas: add in missing white space in error message text

2016-09-13 Thread Sumit Saxena
>Cc: linux-kernel@vger.kernel.org >Subject: [PATCH] scsi: megaraid_sas: add in missing white space in error >message >text > >From: Colin Ian King > >A dev_printk message spans two lines and the literal string is missing a >white >space between words. Add t

[PATCH] scsi: megaraid_sas: add in missing white space in error message text

2016-09-12 Thread Colin King
From: Colin Ian King A dev_printk message spans two lines and the literal string is missing a white space between words. Add the white space. Signed-off-by: Colin Ian King --- drivers/scsi/megaraid/megaraid_sas_base.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/