Re: [PATCH] ARM: dma-mapping: add in missing white space in error message text

2016-09-12 Thread Colin Ian King
On 12/09/16 15:33, Russell King - ARM Linux wrote: > On Mon, Sep 12, 2016 at 02:06:09PM +0100, Robin Murphy wrote: >> On 12/09/16 13:52, Colin King wrote: >>> From: Colin Ian King >>> >>> A dev_warn message spans two lines and the literal string is missing >>> a white space between words. Add the

Re: [PATCH] ARM: dma-mapping: add in missing white space in error message text

2016-09-12 Thread Russell King - ARM Linux
On Mon, Sep 12, 2016 at 02:06:09PM +0100, Robin Murphy wrote: > On 12/09/16 13:52, Colin King wrote: > > From: Colin Ian King > > > > A dev_warn 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

Re: [PATCH] ARM: dma-mapping: add in missing white space in error message text

2016-09-12 Thread Robin Murphy
On 12/09/16 13:52, Colin King wrote: > From: Colin Ian King > > A dev_warn 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 > --- > arch/arm/common/dmabounce.c | 2 +- > 1 file changed, 1 insertion(+