[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170304155740.26105-1-arushisinghal19971997@gmail.com>
Date: Sat, 4 Mar 2017 21:27:34 +0530
From: Arushi Singhal <arushisinghal19971997@...il.com>
To: w.d.hubbs@...il.com
Cc: chris@...-brannons.com, outreachy-kernel@...glegroups.com,
kirk@...sers.ca, samuel.thibault@...-lyon.org,
gregkh@...uxfoundation.org, speakup@...ux-speakup.org,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
aditya.shankar@...rochip.com, ganesh.krishna@...rochip.com,
linux-wireless@...r.kernel.org,
Arushi Singhal <arushisinghal19971997@...il.com>
Subject: [PATCH 0/6] multiple checkpatch issues
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
Powered by blists - more mailing lists