All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] remove unnecessary local variables
@ 2019-03-09 11:07 Himadri Pandya
  2019-03-09 11:07 ` [PATCH 1/2] staging: wilc1000: remove unnecessary variable ret Himadri Pandya
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Himadri Pandya @ 2019-03-09 11:07 UTC (permalink / raw)
  To: adham.abozaeid, ajay.kathat, gregkh; +Cc: outreachy-kernel, Himadri Pandya

This patchset removes unnecessary local variables from functions
wilc_set_tx_power and wilc_get_tx_power.

Himadri Pandya (2):
  staging: wilc1000: remove unnecessary variable ret
  staging: wilc1000: remove unnecessary local variable

 drivers/staging/wilc1000/host_interface.c | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

-- 
2.17.1



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

end of thread, other threads:[~2019-03-09 15:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-09 11:07 [PATCH 0/2] remove unnecessary local variables Himadri Pandya
2019-03-09 11:07 ` [PATCH 1/2] staging: wilc1000: remove unnecessary variable ret Himadri Pandya
2019-03-09 13:41   ` Greg KH
2019-03-09 15:15   ` [PATCH] staging: wilc1000: remove unnecessary local variables Himadri Pandya
2019-03-09 11:07 ` [PATCH 2/2] staging: wilc1000: remove unnecessary local variable Himadri Pandya
2019-03-09 13:37 ` [Outreachy kernel] [PATCH 0/2] remove unnecessary local variables Julia Lawall
2019-03-09 13:40 ` Greg KH
2019-03-09 15:17   ` Himadri Pandya

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.