All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] staging: speakup: Checkpatch issues.
@ 2017-03-21  8:32 Arushi Singhal
  2017-03-21  8:32 ` [PATCH 1/4] staging: speakup: Removed Unnecessary parentheses Arushi Singhal
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Arushi Singhal @ 2017-03-21  8:32 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 (4):
  staging: speakup: Removed Unnecessary parentheses.
  staging: speakup: Simplify the NULL comparisons
  staging: speakup: Match alignment with open parenthesis.
  staging: speakup: Fix alignment with parenthesis.

 drivers/staging/speakup/fakekey.c        |  2 +-
 drivers/staging/speakup/kobjects.c       |  2 +-
 drivers/staging/speakup/main.c           | 34 ++++++++++++++++----------------
 drivers/staging/speakup/selection.c      |  2 +-
 drivers/staging/speakup/serialio.c       |  2 +-
 drivers/staging/speakup/speakup_acntpc.c |  6 +++---
 drivers/staging/speakup/speakup_apollo.c |  2 +-
 drivers/staging/speakup/speakup_decext.c |  4 ++--
 8 files changed, 27 insertions(+), 27 deletions(-)

-- 
2.11.0



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

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-21  8:32 [PATCH 0/4] staging: speakup: Checkpatch issues Arushi Singhal
2017-03-21  8:32 ` [PATCH 1/4] staging: speakup: Removed Unnecessary parentheses Arushi Singhal
2017-03-21  8:32 ` [PATCH 2/4] staging: speakup: Simplify the NULL comparisons Arushi Singhal
2017-03-21  8:32 ` [PATCH 3/4] staging: speakup: Match alignment with open parenthesis Arushi Singhal
2017-03-21  8:32 ` [PATCH 4/4] staging: speakup: Fix alignment with parenthesis Arushi Singhal

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.