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

Do coding style cleanup to improve readability and maintainability.

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] 6+ messages in thread

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-21 18:55 [PATCH 0/3] Cleanup in staging speakup driver Santha Meena Ramamoorthy
2018-02-21 18:55 ` [PATCH 1/3] staging: speakup: add spaces around arithmetic operators Santha Meena Ramamoorthy
2018-02-21 20:08   ` [Outreachy kernel] " Julia Lawall
2018-02-21 21:00     ` Santha Meena Ramamoorthy
2018-02-21 18:55 ` [PATCH 2/3] staging: speakup: match alignment with open paranthesis Santha Meena Ramamoorthy
2018-02-21 18:55 ` [PATCH 3/3] staging: speakup: remove space after a cast 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.