[PATCH 0/4] staging: vt6656: Correct checkpatch.pl warnings

From: Simon SandstrÃm
Date: Fri Jun 30 2017 - 17:39:08 EST


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