All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: rtlwifi: Remove return variable.
@ 2019-03-28 15:07 Sanjana Sanikommu
  2019-03-28 15:09 ` [PATCH 1/2] " Sanjana Sanikommu
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Sanjana Sanikommu @ 2019-03-28 15:07 UTC (permalink / raw)
  To: gregkh; +Cc: outreachy-kernel

This patch series does the following in phy.c.
1. Remove return variable using ret.cocci
2. Remove unnecessary variable

Sanjana Sanikommu (2):
  staging: rtlwifi: Remove return variable
  staging: rtlwifi: Remove unused variable.

 drivers/staging/rtlwifi/rtl8822be/phy.c | 15 ++++-----------
 1 file changed, 4 insertions(+), 11 deletions(-)

-- 
2.17.1



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

end of thread, other threads:[~2019-03-28 16:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-28 15:07 [PATCH 0/2] staging: rtlwifi: Remove return variable Sanjana Sanikommu
2019-03-28 15:09 ` [PATCH 1/2] " Sanjana Sanikommu
2019-03-28 15:10 ` [PATCH 2/2] staging: rtlwifi: Remove unused variable Sanjana Sanikommu
2019-03-28 16:08   ` Greg KH
2019-03-28 16:15     ` Sanjana Sanikommu
2019-03-28 16:35 ` [PATCH v2] staging: rtlwifi: Remove return variable Sanjana Sanikommu

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.