Re: [PATCH 3/6] staging: wilc1000: fix line over 80 characters in spi_cmd_complete()

2018-02-16 Thread Claudiu Beznea
On 14.02.2018 13:10, Ajay Singh wrote: > Refactor spi_cmd_complete() to fix the line over 80 char issues reported > by checkpatch.pl script. > > Signed-off-by: Ajay Singh > --- > drivers/staging/wilc1000/wilc_spi.c | 250 > ++-- > 1 file changed, 124 insertions

[PATCH 3/6] staging: wilc1000: fix line over 80 characters in spi_cmd_complete()

2018-02-14 Thread Ajay Singh
Refactor spi_cmd_complete() to fix the line over 80 char issues reported by checkpatch.pl script. Signed-off-by: Ajay Singh --- drivers/staging/wilc1000/wilc_spi.c | 250 ++-- 1 file changed, 124 insertions(+), 126 deletions(-) diff --git a/drivers/staging/wilc10