From: Amitoj Kaur Chawla <amitoj1606@gmail.com>
To: outreachy-kernel@googlegroups.com
Subject: [PATCH v3 0/3] staging: rdma: hfi1: Drop wrapper functions
Date: Sun, 1 Nov 2015 16:12:03 +0530 [thread overview]
Message-ID: <cover.1446373894.git.amitoj1606@gmail.com> (raw)
This patchset removes wrapper functions to clean up code.
Changes in v2:
-Removed two patches in the series
Changes in v3:
-Improve commit message in second patch
Amitoj Kaur Chawla (3):
staging: rdma: hfi1: Remove hfi1_nomsix() wrapper function
staging: rdma: hfi1: sdma: Remove wrapper functions
staging: rdma: hfi1: chip: Remove wrapper function
drivers/staging/rdma/hfi1/chip.c | 10 ++--------
drivers/staging/rdma/hfi1/hfi.h | 1 -
drivers/staging/rdma/hfi1/pcie.c | 8 --------
drivers/staging/rdma/hfi1/sdma.c | 40 ++++++++++++++--------------------------
4 files changed, 16 insertions(+), 43 deletions(-)
--
1.9.1
next reply other threads:[~2015-11-01 10:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-01 10:42 Amitoj Kaur Chawla [this message]
2015-11-01 10:44 ` [PATCH v3 1/3] staging: rdma: hfi1: Remove hfi1_nomsix() wrapper function Amitoj Kaur Chawla
2015-11-01 10:46 ` [PATCH v3 2/3] staging: rdma: hfi1: sdma: Remove wrapper functions Amitoj Kaur Chawla
2015-11-01 10:48 ` [PATCH v3 3/3] staging: rdma: hfi1: chip: Remove wrapper function 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.1446373894.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.