Re: [PATCH][V2] net: r6040: add in missing white space in error message text

From: David Miller
Date: Sun Sep 18 2016 - 22:22:55 EST


From: Colin King <colin.king@xxxxxxxxxxxxx>
Date: Fri, 16 Sep 2016 10:43:38 +0100

> From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
>
> A couple of dev_err messages span two lines and the literal
> string is missing a white space between words. Add the white
> space and join the two lines into one.
>
> Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx>

Applied to net-next, thanks.