public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Improve code readability
@ 2017-03-10 20:41 Arushi Singhal
  2017-03-10 20:41 ` [PATCH 1/2] staging: speakup: Avoid multiple assignments on same line Arushi Singhal
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Arushi Singhal @ 2017-03-10 20:41 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.

Arushi Singhal (2):
  staging: speakup: Avoid multiple assignments on same line
  staging: speakup: fixes braces {} should be used on all arms of this
    statement

 drivers/staging/speakup/main.c           |  6 ++++--
 drivers/staging/speakup/speakup_decext.c |  6 +++---
 drivers/staging/speakup/speakup_decpc.c  |  6 +++---
 drivers/staging/speakup/speakup_dectlk.c |  6 +++---
 drivers/staging/speakup/varhandlers.c    | 12 +++++++-----
 5 files changed, 20 insertions(+), 16 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2017-03-16  1:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-10 20:41 [PATCH 0/2] Improve code readability Arushi Singhal
2017-03-10 20:41 ` [PATCH 1/2] staging: speakup: Avoid multiple assignments on same line Arushi Singhal
2017-03-10 20:41 ` [PATCH 2/2] staging: speakup: fixes braces {} should be used on all arms of this statement Arushi Singhal
     [not found] ` <e3451e76-4119-4ea9-8bd0-134de6504fd0@googlegroups.com>
2017-03-15  9:33   ` [Outreachy kernel] Re: [PATCH 0/2] Improve code readability Julia Lawall
2017-03-16  1:49   ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox