All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Staging: irda: net: Code clean up
@ 2017-09-20 19:55 Georgiana Chelu
  2017-09-20 19:55 ` [PATCH 1/3] Staging: irda: net: Do not initialise statics to NULL Georgiana Chelu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Georgiana Chelu @ 2017-09-20 19:55 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: Samuel Ortiz, Greg Kroah-Hartman

Adjust the code to respect the Linux coding style convention.

Georgiana Chelu (3):
  Staging: irda: net: Do not initialise statics to NULL
  Staging: irda: net: Use NOT operator instead of comparison to NULL
  Staging: irda: net: Fix style issues

 drivers/staging/irda/net/irda_device.c | 28 +++++++++++++++-------------
 1 file changed, 15 insertions(+), 13 deletions(-)

-- 
2.11.0



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

end of thread, other threads:[~2017-09-20 19:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-20 19:55 [PATCH 0/3] Staging: irda: net: Code clean up Georgiana Chelu
2017-09-20 19:55 ` [PATCH 1/3] Staging: irda: net: Do not initialise statics to NULL Georgiana Chelu
2017-09-20 19:55 ` [PATCH 2/3] Staging: irda: net: Use NOT operator instead of comparison " Georgiana Chelu
2017-09-20 19:55 ` [PATCH 3/3] Staging: irda: net: Fix style issues Georgiana Chelu

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.