public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [Outreachy kernel] [PATCH v2 0/2] Remove set but unused variables
@ 2021-04-30  9:53 Fabio M. De Francesco
  2021-04-30  9:53 ` [Outreachy kernel] [PATCH v2 1/2] staging: rtl8723bs: hal: " Fabio M. De Francesco
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Fabio M. De Francesco @ 2021-04-30  9:53 UTC (permalink / raw)
  To: outreachy-kernel, Greg Kroah-Hartman, linux-staging, linux-kernel,
	Dan Carpenter
  Cc: Fabio M. De Francesco

Removed set but unused variables. Issue detected by gcc.

Changes from v1: As suggested by Dan Carpenter, removed no more needed
curly braces around single statement blocks (patch 2/2).

Fabio M. De Francesco (2):
  staging: rtl8723bs: hal: Remove set but unused variables
  staging: rtl8723bs: core: Remove set but unused variable

 drivers/staging/rtl8723bs/core/rtw_mlme_ext.c     | 9 +++------
 drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c | 5 -----
 2 files changed, 3 insertions(+), 11 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2021-04-30 11:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-30  9:53 [Outreachy kernel] [PATCH v2 0/2] Remove set but unused variables Fabio M. De Francesco
2021-04-30  9:53 ` [Outreachy kernel] [PATCH v2 1/2] staging: rtl8723bs: hal: " Fabio M. De Francesco
2021-04-30  9:53 ` [Outreachy kernel] [PATCH v2 2/2] staging: rtl8723bs: core: Remove set but unused variable Fabio M. De Francesco
2021-04-30 11:42 ` [Outreachy kernel] [PATCH v2 0/2] Remove set but unused variables Dan Carpenter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox