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

 drivers/staging/speakup/main.c           |  8 ++++----
 drivers/staging/speakup/speakup.h        | 12 ++++++------
 drivers/staging/speakup/speakup_acntpc.c |  2 +-
 drivers/staging/speakup/speakup_decpc.c  | 20 ++++++++++----------
 drivers/staging/speakup/speakup_dtlk.c   |  2 +-
 drivers/staging/speakup/speakup_keypc.c  |  6 +++---
 drivers/staging/speakup/speakup_ltlk.c   |  2 +-
 7 files changed, 26 insertions(+), 26 deletions(-)

-- 
changes in v2
 - correct the commit message of [PATCH 1/2]
2.11.0



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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-19 13:14 [PATCH v2 0/2] staging:speakup: Multiple checkpatch issues, Arushi Singhal
2017-03-19 13:14 ` [PATCH v2 1/2] staging: speakup: Moved OR operator to previous line Arushi Singhal
2017-03-19 13:14 ` [PATCH v2 2/2] staging: speakup: spaces preferred around operator Arushi Singhal
2017-03-21  6:11 ` [PATCH v2 0/2] staging:speakup: Multiple checkpatch issues, Greg KH
2017-03-21  6:33   ` Arushi Singhal
2017-03-21  6:55     ` Greg KH
2017-03-21  6:55       ` Greg KH

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.