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 v2 0/3] Staging: irda: net: Code clean up
Date: Fri, 22 Sep 2017 00:52:11 -0700 [thread overview]
Message-ID: <cover.1506065957.git.georgiana.chelu93@gmail.com> (raw)
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
next reply other threads:[~2017-09-22 7:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-22 7:52 Georgiana Chelu [this message]
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
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.1506065957.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.