Function definitions arguments should also have an identifier name as
reported by checkpatch.pl.
Signed-off-by: Mikhail Golubev
---
Changes in v2:
- Make the changelog comment wrapped at 72 columns.
drivers/staging/vt6656/baseband.h | 20 ++--
1 file changed, 10 insertions
On Thu, Oct 13, 2016 at 02:06:02PM +0200, Greg KH wrote:
> On Thu, Oct 13, 2016 at 02:50:18PM +0300, Mikhail Golubev wrote:
> > Function definitions arguments should also have an identifier name as
> > reported by checkpatch.pl.
>
> Please wrap your changelog c
Function definitions arguments should also have an identifier name as reported
by checkpatch.pl.
Signed-off-by: Mikhail Golubev
---
drivers/staging/vt6656/baseband.h | 20 ++--
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/drivers/staging/vt6656/baseband.h
b
Block comments should align the * on each line as reported by checkpatch.pl
Signed-off-by: Mikhail Golubev
---
drivers/staging/vt6656/card.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/vt6656/card.c b/drivers/staging/vt6656/card.c
index 53b469c