[PATCHv2] staging: vt6655: fix style violations for lines over 80 characters

2016-03-15 Thread Kathryn Hampton
This patch addresses line length errors reported by checkpatch.pl that could be fixed with simple line breaks. Signed-off-by: Kathryn Hampton --- Resending this patch to eliminate confusion over sending twice with different commit descriptions. drivers/staging/vt6655/baseband.c | 20

Re: [PATCH] staging:vt6655: fix coding style violations for lines over 80 characters

2016-03-15 Thread Kathryn Hampton
Kathryn Hampton wrote: > > This patch addresses line length errors reported by checkpatch.pl that could > > be fixed with simple line breaks. > > > > Signed-off-by: Kathryn Hampton > > You sent 2 patches with identical subject lines, yet they did different > things :

[PATCH] staging:vt6655: fix coding style violations for lines over 80 characters

2016-03-09 Thread Kathryn Hampton
This patch addresses line length errors reported by checkpatch.pl that could be fixed with simple line breaks. Signed-off-by: Kathryn Hampton --- drivers/staging/vt6655/baseband.c | 20 ++--- drivers/staging/vt6655/baseband.h | 6 ++- drivers/staging/vt6655/card.c | 95

[PATCH] staging:vt6655: fix coding style violations for lines over 80 characters

2016-03-08 Thread Kathryn Hampton
This patch addresses line length errors reported by checkpatch.pl that could be fixed with simple line breaks. Signed-off-by: Kathryn Hampton --- drivers/staging/vt6655/baseband.c | 20 ++--- drivers/staging/vt6655/baseband.h | 6 ++- drivers/staging/vt6655/card.c | 95