All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] [Outreachy kernel] staging: qlge: remove unneeded variables
@ 2020-03-11  9:28 Payal Kshirsagar
  2020-03-11  9:28 ` [PATCH 1/4] [Outreachy kernel] staging: qlge: qlge_main.c: remove an unneeded variable Payal Kshirsagar
                   ` (3 more replies)
  0 siblings, 4 replies; 17+ messages in thread
From: Payal Kshirsagar @ 2020-03-11  9:28 UTC (permalink / raw)
  To: manishc, GR-Linux-NIC-Dev, gregkh, outreachy-kernel; +Cc: Payal Kshirsagar

Remove unneeded temporary local variables from the files of drivers/staging/qlge directory.

Payal Kshirsagar (4):
  [Outreachy kernel] staging: qlge: qlge_main.c: remove an unneeded
    variable
  [Outreachy kernel] staging: qlge: qlge_mpi.c: remove an unneeded
    variable
  [Outreachy kernel] staging: qlge: qlge_dbg.c: remove an unneeded
    variable
  [Outreachy kernel] staging: qlge: qlge_ethtool.c: remove an unneeded
    variable

 drivers/staging/qlge/qlge_dbg.c     | 5 +----
 drivers/staging/qlge/qlge_ethtool.c | 5 +----
 drivers/staging/qlge/qlge_main.c    | 5 +----
 drivers/staging/qlge/qlge_mpi.c     | 4 +---
 4 files changed, 4 insertions(+), 15 deletions(-)

-- 
2.17.1



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

end of thread, other threads:[~2020-03-11 23:12 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-11  9:28 [PATCH 0/4] [Outreachy kernel] staging: qlge: remove unneeded variables Payal Kshirsagar
2020-03-11  9:28 ` [PATCH 1/4] [Outreachy kernel] staging: qlge: qlge_main.c: remove an unneeded variable Payal Kshirsagar
2020-03-11  9:28 ` [PATCH 2/4] [Outreachy kernel] staging: qlge: qlge_mpi.c: " Payal Kshirsagar
2020-03-11  9:28 ` [PATCH 3/4] [Outreachy kernel] staging: qlge: qlge_dbg.c: " Payal Kshirsagar
2020-03-11  9:28 ` [PATCH 4/4] [Outreachy kernel] staging: qlge: qlge_ethtool.c: " Payal Kshirsagar
2020-03-11 12:08   ` Stefano Brivio
2020-03-11 12:20     ` Payal Kshirsagar
2020-03-11 12:44       ` Stefano Brivio
2020-03-11 13:46         ` Payal Kshirsagar
2020-03-11 14:31           ` Stefano Brivio
2020-03-11 14:44             ` Payal Kshirsagar
2020-03-11 15:07               ` Julia Lawall
2020-03-11 15:52                 ` Payal Kshirsagar
2020-03-11 16:48                   ` Stefano Brivio
2020-03-11 17:19                   ` Payal Kshirsagar
2020-03-11 20:31                     ` Julia Lawall
2020-03-11 23:12                       ` Stefano Brivio

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.