Re: [PATCH 4/8] staging: rts5208: Logical continuation fixes

2016-10-03 Thread Joe Perches
On Mon, 2016-10-03 at 23:17 +, Wayne Porter wrote: > Checkpatch detected multiple instances of logical continuation warnings [] > diff --git a/drivers/staging/rts5208/xd.c b/drivers/staging/rts5208/xd.c [] > @@ -819,11 +819,11 @@ static int reset_xd(struct rtsx_chip *chip) >

[PATCH 4/8] staging: rts5208: Logical continuation fixes

2016-10-03 Thread Wayne Porter
Checkpatch detected multiple instances of logical continuation warnings Signed-off-by: Wayne Porter --- drivers/staging/rts5208/xd.c | 26 +- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/drivers/staging/rts5208/xd.c b/drivers/staging/rts5208/xd.c index