From: Gargi Sharma <gs051095@gmail.com>
To: mawilcox@microsoft.com
Cc: outreachy-kernel@googlegroups.com, Gargi Sharma <gs051095@gmail.com>
Subject: [PATCH v2 0/3] Fix multiple checkpatch issues
Date: Tue, 28 Mar 2017 01:15:38 +0530 [thread overview]
Message-ID: <cover.1490643620.git.gs051095@gmail.com> (raw)
This patchset fixes multiple checkpatch issues
in pid_namespace.c file.
---
Changes in v2:
Patch 1
- Fix splitting of line for better readablilty.
Gargi Sharma (3):
kernel: pid_namespace: Fix line over 80 characters
kernel: pid_namespace: Do not initialise statics to 0
kernel: pid_namespace: Remove return statement from void function
kernel/pid_namespace.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
--
2.7.4
next reply other threads:[~2017-03-27 19:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-27 19:45 Gargi Sharma [this message]
2017-03-27 19:45 ` [PATCH v2 1/3] kernel: pid_namespace: Fix line over 80 characters Gargi Sharma
2017-03-27 19:45 ` [PATCH v2 2/3] kernel: pid_namespace: Do not initialise statics to 0 Gargi Sharma
2017-03-27 19:45 ` [PATCH v2 3/3] kernel: pid_namespace: Remove return statement from void function Gargi Sharma
-- strict thread matches above, loose matches on Subject: below --
2015-10-08 21:37 [PATCH v2 0/3] Fix multiple checkpatch issues Amitoj Kaur Chawla
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.1490643620.git.gs051095@gmail.com \
--to=gs051095@gmail.com \
--cc=mawilcox@microsoft.com \
--cc=outreachy-kernel@googlegroups.com \
/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.