All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] staging: speakup: Multiple checkpatch issues
@ 2017-03-19  5:19 Arushi Singhal
  2017-03-19  5:19 ` [PATCH v2 1/3] staging: speakup: Moved logical to previous line Arushi Singhal
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Arushi Singhal @ 2017-03-19  5:19 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 (3):
  staging: speakup: Moved logical to previous line.
  staging: speakup: Remove multiple assignments
  staging: speakup: Simplify "NULL" comparisons

 drivers/staging/speakup/main.c        | 30 ++++++++++++++++++------------
 drivers/staging/speakup/selection.c   |  2 +-
 drivers/staging/speakup/varhandlers.c |  6 +++---
 3 files changed, 22 insertions(+), 16 deletions(-)

-- 
changes in v2
 -change the commit message of [patch 1/3] as was wrong
2.11.0



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

end of thread, other threads:[~2017-03-19  5:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-19  5:19 [PATCH v2 0/3] staging: speakup: Multiple checkpatch issues Arushi Singhal
2017-03-19  5:19 ` [PATCH v2 1/3] staging: speakup: Moved logical to previous line Arushi Singhal
2017-03-19  5:19 ` [PATCH v2 2/3] staging: speakup: Remove multiple assignments Arushi Singhal
2017-03-19  5:19 ` [PATCH v2 3/3] staging: speakup: Simplify "NULL" comparisons 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.