All of lore.kernel.org
 help / color / mirror / Atom feed
From: Georgiana Chelu <georgiana.chelu93@gmail.com>
To: outreachy-kernel@googlegroups.com
Cc: Samuel Ortiz <samuel@sortiz.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: [PATCH 0/3] Staging: irda: net: Code clean up
Date: Wed, 20 Sep 2017 22:55:53 +0300	[thread overview]
Message-ID: <cover.1505936736.git.georgiana.chelu93@gmail.com> (raw)

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



             reply	other threads:[~2017-09-20 19:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-20 19:55 Georgiana Chelu [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1505936736.git.georgiana.chelu93@gmail.com \
    --to=georgiana.chelu93@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=outreachy-kernel@googlegroups.com \
    --cc=samuel@sortiz.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.