mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/7] staging: speakup: Multiple CheckPatch issues.
@ 2017-03-21  8:12 Arushi Singhal
  2017-03-21  8:12 ` [PATCH 1/7] staging: speakup: Moved logical to previous line Arushi Singhal
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Arushi Singhal @ 2017-03-21  8:12 UTC (permalink / raw)
  To: w.d.hubbs
  Cc: chris, outreachy-kernel, kirk, samuel.thibault, gregkh, speakup,
	devel, linux-kernel, Arushi Singhal

Improve readability by fixing multiple checkpatch.pl
issues in speakup driver.

Arushi Singhal (7):
  staging: speakup: Moved logical to previous line.
  staging: speakup: Remove multiple assignments
  staging: speakup: Simplify "NULL" comparisons
  staging: speakup: fixes braces {} should be used on all arms of this
    statement
  staging: speakup: Remove multiple assignments
  staging: speakup: Moved OR operator to previous line.
  staging: speakup: spaces preferred around operator

 drivers/staging/speakup/main.c           | 76 +++++++++++++++++++-------------
 drivers/staging/speakup/selection.c      |  2 +-
 drivers/staging/speakup/speakup.h        | 12 ++---
 drivers/staging/speakup/speakup_acntpc.c |  2 +-
 drivers/staging/speakup/speakup_decext.c |  6 +--
 drivers/staging/speakup/speakup_decpc.c  | 26 +++++------
 drivers/staging/speakup/speakup_dectlk.c |  6 +--
 drivers/staging/speakup/speakup_dtlk.c   |  2 +-
 drivers/staging/speakup/speakup_keypc.c  |  6 +--
 drivers/staging/speakup/speakup_ltlk.c   |  2 +-
 drivers/staging/speakup/varhandlers.c    | 18 ++++----
 11 files changed, 87 insertions(+), 71 deletions(-)

-- 
2.11.0

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-03-21  8:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-21  8:12 [PATCH 0/7] staging: speakup: Multiple CheckPatch issues Arushi Singhal
2017-03-21  8:12 ` [PATCH 1/7] staging: speakup: Moved logical to previous line Arushi Singhal
2017-03-21  8:12 ` [PATCH 2/7] staging: speakup: Remove multiple assignments Arushi Singhal
2017-03-21  8:12 ` [PATCH 3/7] staging: speakup: Simplify "NULL" comparisons Arushi Singhal
2017-03-21  8:12 ` [PATCH 4/7] staging: speakup: fixes braces {} should be used on all arms of this statement Arushi Singhal
2017-03-21  8:12 ` [PATCH 5/7] staging: speakup: Remove multiple assignments Arushi Singhal
2017-03-21  8:12 ` [PATCH 6/7] staging: speakup: Moved OR operator to previous line Arushi Singhal
2017-03-21  8:12 ` [PATCH 7/7] staging: speakup: spaces preferred around operator Arushi Singhal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®