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

-- 
2.11.0



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

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

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