[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170630213854.4687-1-simon@nikanor.nu>
Date: Fri, 30 Jun 2017 23:38:50 +0200
From: Simon Sandström <simon@...anor.nu>
To: gregkh@...uxfoundation.org
Cc: forest@...ttletooquiet.net, linux-kernel@...r.kernel.org,
devel@...verdev.osuosl.org,
Simon Sandström <simon@...anor.nu>
Subject: [PATCH 0/4] staging: vt6656: Correct checkpatch.pl warnings
Here are some minor checkpatch.pl corrections to staging/vt6656.
I was about to ask before sending these in if you rather see commits
grouped on file or on type of warning, e.g. each commit fixes multiple
types of warnings in a single file versus each commit fixes one type
of warning in multiple files. It was easier to write commit messages
when grouped on type of warning, so that's what I did :-)
- Simon
---
Simon Sandström (4):
staging: vt6656: Add spaces between operators
staging: vt6656: Remove unnecessary blank lines
staging: vt6656: Align function parameters
staging: vt6656: Use variable instead of its type in sizeof(...)
drivers/staging/vt6656/device.h | 2 +-
drivers/staging/vt6656/firmware.c | 2 +-
drivers/staging/vt6656/key.h | 2 +-
drivers/staging/vt6656/main_usb.c | 5 ++---
drivers/staging/vt6656/power.c | 6 ++----
drivers/staging/vt6656/rf.c | 6 +++---
drivers/staging/vt6656/usbpipe.c | 4 ++--
7 files changed, 12 insertions(+), 15 deletions(-)
--
2.11.0
Powered by blists - more mailing lists