All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] staging: rdma: Remove unnecessary variables
@ 2015-10-29  8:02 Amitoj Kaur Chawla
  2015-10-29  8:03 ` [PATCH 1/3] staging: rdma: amso1100: Remove unnecessary variable Amitoj Kaur Chawla
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Amitoj Kaur Chawla @ 2015-10-29  8:02 UTC (permalink / raw)
  To: outreachy-kernel

This patchset removes unnecessary variables that can be replaced by a
single line of code.

Amitoj Kaur Chawla (3):
  staging: rdma: amso1100: Remove unnecessary variable
  staging: rdma: hfi1: Remove unnecessary variable
  staging: rdma: hfi1: chip: Remove unnecessary variables

 drivers/staging/rdma/amso1100/c2_rnic.c |  5 +----
 drivers/staging/rdma/hfi1/chip.c        | 22 ++++++----------------
 drivers/staging/rdma/hfi1/qsfp.c        |  5 ++---
 3 files changed, 9 insertions(+), 23 deletions(-)

-- 
1.9.1



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

end of thread, other threads:[~2015-10-29  8:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-29  8:02 [PATCH 0/3] staging: rdma: Remove unnecessary variables Amitoj Kaur Chawla
2015-10-29  8:03 ` [PATCH 1/3] staging: rdma: amso1100: Remove unnecessary variable Amitoj Kaur Chawla
2015-10-29  8:05 ` [PATCH 2/3] staging: rdma: hfi1: " Amitoj Kaur Chawla
2015-10-29  8:06 ` [PATCH 3/3] staging: rdma: hfi1: chip: Remove unnecessary variables 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.