mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: speakup: checkpatch guided cleanups
@ 2017-03-10 10:29 Arushi Singhal
  2017-03-10 10:29 ` [PATCH 1/2] staging: speakup: Placed Logical on the previous line Arushi Singhal
  2017-03-10 10:29 ` [PATCH 2/2] staging: speakup: spaces preferred around operator Arushi Singhal
  0 siblings, 2 replies; 4+ messages in thread
From: Arushi Singhal @ 2017-03-10 10:29 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: Placed Logical on the previous line
  staging: speakup: spaces preferred around operator

 drivers/staging/speakup/main.c           |  8 ++++----
 drivers/staging/speakup/serialio.c       |  4 ++--
 drivers/staging/speakup/speakup.h        | 12 ++++++------
 drivers/staging/speakup/speakup_acntpc.c |  4 ++--
 drivers/staging/speakup/speakup_decpc.c  | 14 +++++++-------
 drivers/staging/speakup/speakup_dtlk.c   | 14 +++++++-------
 drivers/staging/speakup/speakup_keypc.c  | 12 ++++++------
 drivers/staging/speakup/speakup_ltlk.c   |  2 +-
 8 files changed, 35 insertions(+), 35 deletions(-)

-- 
2.11.0

^ permalink raw reply	[flat|nested] 4+ messages in thread
* [PATCH 0/2] staging:speakup: Multiple checkpatch issues.
@ 2017-03-19  7:24 Arushi Singhal
  2017-03-19  7:24 ` [PATCH 2/2] staging: speakup: spaces preferred around operator Arushi Singhal
  0 siblings, 1 reply; 4+ messages in thread
From: Arushi Singhal @ 2017-03-19  7:24 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 AND 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(-)

-- 
2.11.0

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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-10 10:29 [PATCH 0/2] staging: speakup: checkpatch guided cleanups Arushi Singhal
2017-03-10 10:29 ` [PATCH 1/2] staging: speakup: Placed Logical on the previous line Arushi Singhal
2017-03-10 10:29 ` [PATCH 2/2] staging: speakup: spaces preferred around operator Arushi Singhal
2017-03-19  7:24 [PATCH 0/2] staging:speakup: Multiple checkpatch issues Arushi Singhal
2017-03-19  7:24 ` [PATCH 2/2] 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

Powered by JetHome