All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] staging: rdma: hfi1: Drop wrapper functions
@ 2015-11-01 10:42 Amitoj Kaur Chawla
  2015-11-01 10:44 ` [PATCH v3 1/3] staging: rdma: hfi1: Remove hfi1_nomsix() wrapper function Amitoj Kaur Chawla
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Amitoj Kaur Chawla @ 2015-11-01 10:42 UTC (permalink / raw)
  To: outreachy-kernel

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-11-01 10:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-01 10:42 [PATCH v3 0/3] staging: rdma: hfi1: Drop wrapper functions Amitoj Kaur Chawla
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

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.