From: Gulsah Kose <gulsah.1004@gmail.com>
To: outreachy-kernel@googlegroups.com
Cc: Gulsah Kose <gulsah.1004@gmail.com>
Subject: [PATCH 0/4] Removed some checkpatch.pl warnings.
Date: Sun, 22 Feb 2015 05:08:03 +0200 [thread overview]
Message-ID: <cover.1424574336.git.gulsah.1004@gmail.com> (raw)
This patch set removes following checkpatch.pl warnings from o2iblnd.c
WARNING: space prohibited between function name and open parenthesis '('
WARNING: void function return statements are not generally useful
WARNING: braces {} are not necessary for single statement blocks
WARNING: Missing a blank line after declarations
Gulsah Kose (4):
staging: lustre: lnet: klnds: o2iblnd: Removed unnecessary spaces.
staging: lustre: lnet: klnds: o2iblnd: Removed useless return
keywords.
staging: lustre: lnet: klnds: o2iblnd: Deleted unnecessary brackets.
staging: lustre: lnet: klnds: o2iblnd: Added missing blank line.
.../staging/lustre/lnet/klnds/o2iblnd/o2iblnd.c | 217 ++++++++++-----------
1 file changed, 107 insertions(+), 110 deletions(-)
--
1.9.1
next reply other threads:[~2015-02-22 3:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-22 3:08 Gulsah Kose [this message]
2015-02-22 3:08 ` [PATCH 1/4] staging: lustre: lnet: klnds: o2iblnd: Removed unnecessary spaces Gulsah Kose
2015-02-22 3:08 ` [PATCH 2/4] staging: lustre: lnet: klnds: o2iblnd: Removed useless return keywords Gulsah Kose
2015-02-22 3:08 ` [PATCH 3/4] staging: lustre: lnet: klnds: o2iblnd: Deleted unnecessary brackets Gulsah Kose
2015-02-22 6:47 ` [Outreachy kernel] " Julia Lawall
2015-02-22 11:06 ` Julia Lawall
2015-02-22 3:08 ` [PATCH 4/4] staging: lustre: lnet: klnds: o2iblnd: Added missing blank line Gulsah Kose
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.1424574336.git.gulsah.1004@gmail.com \
--to=gulsah.1004@gmail.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.