From: Colin King
Date: Fri, 16 Sep 2016 10:43:38 +0100
> From: Colin Ian King
>
> 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
Applied to n
On 09/16/2016 02:43 AM, Colin King wrote:
> From: Colin Ian King
>
> 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
Acked-by: FLorian Fainelli
From: Colin Ian King
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
---
drivers/net/ethernet/rdc/r6040.c | 6 ++
1 file changed, 2 insertions(+), 4