All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Cleanup in staging speakup driver
@ 2018-02-21 20:58 Santha Meena Ramamoorthy
  2018-02-21 20:58 ` [PATCH v2 1/3] staging: speakup: add spaces around arithmetic operators Santha Meena Ramamoorthy
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Santha Meena Ramamoorthy @ 2018-02-21 20:58 UTC (permalink / raw)
  To: gregkh; +Cc: w.d.hubbs, chris, outreachy-kernel, Santha Meena Ramamoorthy

Do coding style cleanup to improve readability and maintainability.

Change in v2:
 - Change commit message to begin with capital letter.

Santha Meena Ramamoorthy (3):
  staging: speakup: add spaces around arithmetic operators
  staging: speakup: match alignment with open paranthesis
  staging: speakup: remove space after a cast

 drivers/staging/speakup/speakup_dtlk.c | 25 +++++++++++++------------
 1 file changed, 13 insertions(+), 12 deletions(-)

-- 
2.7.4



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

end of thread, other threads:[~2018-02-21 21:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-21 20:58 [PATCH v2 0/3] Cleanup in staging speakup driver Santha Meena Ramamoorthy
2018-02-21 20:58 ` [PATCH v2 1/3] staging: speakup: add spaces around arithmetic operators Santha Meena Ramamoorthy
2018-02-21 20:58 ` [PATCH v2 2/3] staging: speakup: match alignment with open paranthesis Santha Meena Ramamoorthy
2018-02-21 20:58 ` [PATCH v2 3/3] staging: speakup: remove space after a cast Santha Meena Ramamoorthy
2018-02-21 21:12 ` [Outreachy kernel] [PATCH v2 0/3] Cleanup in staging speakup driver Julia Lawall
2018-02-21 21:36   ` Santha Meena Ramamoorthy
2018-02-21 21:59   ` Santha Meena Ramamoorthy

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.