From: Amitoj Kaur Chawla <amitoj1606@gmail.com>
To: outreachy-kernel@googlegroups.com
Subject: [PATCH 0/5] staging: rdma: hfi1: Drop wrapper functions
Date: Sun, 1 Nov 2015 13:53:26 +0530 [thread overview]
Message-ID: <cover.1446366036.git.amitoj1606@gmail.com> (raw)
This patchet removes wrapper functions that can be replaced by a
single line of code.
Amitoj Kaur Chawla (5):
staging: rdma: hfi1: Remove hfi1_nomsix() wrapper function
staging: rdma: hfi1: Remove set_sbus_fast_mode() wrapper function
staging: rdma: hfi1: chip: Remove wrapper function
staging: rdma: hfi1: chip: Remove wrapper functions
staging: rdma: hfi1: sdma: Remove wrapper functions
drivers/staging/rdma/hfi1/chip.c | 40 +++++++++++-------------------------
drivers/staging/rdma/hfi1/chip.h | 1 -
drivers/staging/rdma/hfi1/firmware.c | 15 ++++++--------
drivers/staging/rdma/hfi1/hfi.h | 1 -
drivers/staging/rdma/hfi1/pcie.c | 11 ++--------
drivers/staging/rdma/hfi1/sdma.c | 40 +++++++++++++-----------------------
6 files changed, 34 insertions(+), 74 deletions(-)
--
1.9.1
next reply other threads:[~2015-11-01 8:23 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-01 8:23 Amitoj Kaur Chawla [this message]
2015-11-01 8:24 ` [PATCH 1/5] staging: rdma: hfi1: Remove hfi1_nomsix() wrapper function Amitoj Kaur Chawla
2015-11-01 8:47 ` [Outreachy kernel] " Julia Lawall
2015-11-01 8:26 ` [PATCH 2/5] staging: rdma: hfi1: Remove set_sbus_fast_mode() " Amitoj Kaur Chawla
2015-11-01 8:44 ` [Outreachy kernel] " Julia Lawall
2015-11-01 9:03 ` Amitoj Kaur Chawla
2015-11-01 9:06 ` Julia Lawall
2015-11-01 9:08 ` Amitoj Kaur Chawla
2015-11-01 8:27 ` [PATCH 3/5] staging: rdma: hfi1: chip: Remove " Amitoj Kaur Chawla
2015-11-01 8:41 ` [Outreachy kernel] " Julia Lawall
2015-11-01 8:57 ` Amitoj Kaur Chawla
2015-11-01 9:08 ` Julia Lawall
2015-11-01 9:09 ` Amitoj Kaur Chawla
2015-11-01 9:13 ` Julia Lawall
2015-11-01 9:17 ` Amitoj Kaur Chawla
2015-11-01 9:26 ` Julia Lawall
2015-11-01 9:34 ` Amitoj Kaur Chawla
2015-11-01 8:29 ` [PATCH 4/5] staging: rdma: hfi1: chip: Remove wrapper functions Amitoj Kaur Chawla
2015-11-01 8:35 ` [Outreachy kernel] " Julia Lawall
2015-11-01 9:07 ` Amitoj Kaur Chawla
2015-11-01 9:09 ` Julia Lawall
2015-11-01 9:11 ` Julia Lawall
2015-11-01 9:13 ` Amitoj Kaur Chawla
2015-11-01 8:31 ` [PATCH 5/5] staging: rdma: hfi1: sdma: " Amitoj Kaur Chawla
2015-11-01 8:37 ` [Outreachy kernel] " Julia Lawall
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.1446366036.git.amitoj1606@gmail.com \
--to=amitoj1606@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.