All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Staging: irda: net: Code clean up
@ 2017-09-22  7:52 Georgiana Chelu
  2017-09-22  7:52 ` [PATCH v2 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-22  7:52 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: Samuel Ortiz, Greg Kroah-Hartman

Adjust the code to respect the Linux coding style convention.

Change in v2:
Use my right email address to sign off the patch set.

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.7.4



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

end of thread, other threads:[~2017-09-22  7:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-22  7:52 [PATCH v2 0/3] Staging: irda: net: Code clean up Georgiana Chelu
2017-09-22  7:52 ` [PATCH v2 1/3] Staging: irda: net: Do not initialise statics to NULL Georgiana Chelu
2017-09-22  7:52 ` [PATCH v2 2/3] Staging: irda: net: Use NOT operator instead of comparison " Georgiana Chelu
2017-09-22  7:52 ` [PATCH v2 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.