All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: speakup: i18n.c: Refactor conditionals and change return type
@ 2017-03-09  8:25 Narcisa Ana Maria Vasile
  2017-03-09  8:26 ` [PATCH 1/2] staging: speakup: i18n: Change return value Narcisa Ana Maria Vasile
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Narcisa Ana Maria Vasile @ 2017-03-09  8:25 UTC (permalink / raw)
  To: w.d.hubbs, chris, kirk, samuel.thibault, gregkh
  Cc: outreachy-kernel, Narcisa Ana Maria Vasile

Cc: outreachy-kernel@googlegroups.com

Change return type from int to bool and refactor code

Narcisa Ana Maria Vasile (2):
  staging: speakup: i18n: Change return value
  staging: speakup: i18n.c: Refactor conditionals in spk_msg_set

 drivers/staging/speakup/i18n.c | 60 ++++++++++++++++++++----------------------
 1 file changed, 28 insertions(+), 32 deletions(-)

--
1.9.1



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

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

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-09  8:25 [PATCH 0/2] staging: speakup: i18n.c: Refactor conditionals and change return type Narcisa Ana Maria Vasile
2017-03-09  8:26 ` [PATCH 1/2] staging: speakup: i18n: Change return value Narcisa Ana Maria Vasile
2017-03-09  8:58   ` [Outreachy kernel] " Julia Lawall
2017-03-09  8:26 ` [PATCH 2/2] staging: speakup: i18n.c: Refactor conditionals in spk_msg_set Narcisa Ana Maria Vasile
2017-03-09  8:54   ` [Outreachy kernel] " Julia Lawall
2017-03-09 19:52 ` [PATCH v2 0/2] staging: speakup: i18n.c: Refactor conditionals and change return type Narcisa Ana Maria Vasile
2017-03-09 19:53   ` [PATCH v2 1/2] staging: speakup: i18n: Change return type from int to bool Narcisa Ana Maria Vasile
2017-03-09 20:43     ` [Outreachy kernel] " Julia Lawall
2017-03-09 19:53   ` [PATCH v2 2/2] staging: speakup: i18n.c: Refactor conditionals in spk_msg_set Narcisa Ana Maria Vasile
2017-03-09 22:52 ` [PATCH v3 0/2] staging: speakup: i18n.c: Refactor conditionals and change return type Narcisa Ana Maria Vasile
2017-03-09 22:53   ` [PATCH v3 1/2] staging: speakup: i18n.c: Change return type from int to bool Narcisa Ana Maria Vasile
2017-03-09 22:53   ` [PATCH v3 2/2] staging: speakup: i18n.c: Refactor conditionals in spk_msg_set Narcisa Ana Maria Vasile
2017-03-10  6:34     ` [Outreachy kernel] " Julia Lawall
2017-03-10  6:38   ` [Outreachy kernel] [PATCH v3 0/2] staging: speakup: i18n.c: Refactor conditionals and change return type Julia Lawall

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.