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

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



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

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

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

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.