From: Swetha <theonly.ultimate@gmail.com>
To: outreachy-kernel@googlegroups.com
Cc: linux-usb@vger.kernel.org
Subject: [PATCH 0/8] Staging: rdma ipath: fix checkpatch issues
Date: Tue, 27 Oct 2015 04:05:30 +0530 [thread overview]
Message-ID: <cover.1445898781.git.theonly.ultimate@gmail.com> (raw)
This patchset fixes checkpatch issues, for ipath_common.h and
ipath_cq.c
Swetha (8):
Staging: rdma ipath: Removing multiple blank lines
Staging: rdma ipath: __aligned(size) is preferred over
__attribute__((aligned(size)))
Staging : rdma ipath: spaces preferred around that '<<'
Staging : rdma ipath: "foo * bar" should be "foo *bar"
Staging: rdma ipath: Fix space before tabs, line over 80 characters
Staging: rdma ipath: 'explict' misspelled
Staging: rdma ipath: No space is necessary after a cast
Staging: rdma ipath: braces should be used on all arms
drivers/staging/rdma/ipath/ipath_common.h | 33 +++++++++++++++----------------
drivers/staging/rdma/ipath/ipath_cq.c | 28 ++++++++++++++------------
2 files changed, 31 insertions(+), 30 deletions(-)
--
1.9.1
next reply other threads:[~2015-10-26 22:35 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-26 22:35 Swetha [this message]
2015-10-26 22:36 ` [PATCH 1/8] Staging: rdma ipath: Removing multiple blank lines Swetha
2015-10-26 22:41 ` [Outreachy kernel] " Ksenija Stanojević
2015-10-26 22:36 ` [PATCH 2/8] Staging: rdma ipath: __aligned(size) is preferred over __attribute__((aligned(size))) Swetha
2015-10-26 22:37 ` [PATCH 3/8] Staging : rdma ipath: spaces preferred around that '<<' Swetha
2015-10-26 22:37 ` [PATCH 4/8] Staging : rdma ipath: "foo * bar" should be "foo *bar" Swetha
2015-10-26 22:37 ` [PATCH 5/8] Staging: rdma ipath: Fix space before tabs, line over 80 characters Swetha
2015-10-26 22:38 ` [PATCH 6/8] Staging: rdma ipath: 'explict' misspelled Swetha
2015-10-26 22:38 ` [PATCH 7/8] Staging: rdma ipath: No space is necessary after a cast Swetha
2015-10-26 22:38 ` [PATCH 8/8] Staging: rdma ipath: braces should be used on all arms Swetha
-- strict thread matches above, loose matches on Subject: below --
2015-10-27 8:58 [PATCH 0/8] Staging: rdma ipath: fix checkpatch issues SirnamSwetha
2015-10-27 9:12 ` Greg KH
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.1445898781.git.theonly.ultimate@gmail.com \
--to=theonly.ultimate@gmail.com \
--cc=linux-usb@vger.kernel.org \
--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.