[PATCH 0/6] multiple checkpatch issues

From: Arushi Singhal
Date: Sat Mar 04 2017 - 10:58:12 EST


Improve readability by fixing multiple checkpatch.pl
issues.

Arushi Singhal (6):
staging: speakup: fixes braces {} should be used on all arms of this statement
staging: speakup: Avoid multiple assignments on same line
staging: speakup: identation should use tabs
staging: wilc1000: Alignment should match open parenthesis
staging: wilc1000: function prototype argument should have identifier name
staging: wilc1000: Logical continuations should be on the previous line

drivers/staging/speakup/main.c | 6 +++--
drivers/staging/speakup/speakup_decext.c | 6 ++---
drivers/staging/speakup/speakup_decpc.c | 10 ++++----
drivers/staging/speakup/speakup_dectlk.c | 6 ++---
drivers/staging/speakup/varhandlers.c | 12 ++++++----
drivers/staging/wilc1000/host_interface.c | 2 +-
drivers/staging/wilc1000/wilc_spi.c | 6 ++---
drivers/staging/wilc1000/wilc_wfi_cfgoperations.c | 28 +++++++++++------------
drivers/staging/wilc1000/wilc_wlan.c | 10 ++++----
drivers/staging/wilc1000/wilc_wlan.h | 6 ++---
10 files changed, 48 insertions(+), 44 deletions(-)

--
2.11.0