All of lore.kernel.org
 help / color / mirror / Atom feed
* [Outreachy kernel] [PATCH v3 0/2] Remove led_blink_hdl and other related symbols
@ 2021-04-14 19:27 Fabio M. De Francesco
  2021-04-14 19:27 ` [Outreachy patch] [PATCH v3 1/2] staging: rtl8723bs: Remove useless led_blink_hdl() Fabio M. De Francesco
  2021-04-14 19:27 ` [Outreachy kernel] [PATCH v3 2/2] staging: rtl8723bs: Remove everything related with LedBlink Fabio M. De Francesco
  0 siblings, 2 replies; 9+ messages in thread
From: Fabio M. De Francesco @ 2021-04-14 19:27 UTC (permalink / raw)
  To: outreachy-kernel, Greg Kroah-Hartman, linux-staging,
	linux-kernel, Matthew Wilcox, Julia Lawall, Fabio Aiuto
  Cc: Fabio M. De Francesco

Removed useless led_blink_hdl() prototype and definition.
Removed struct LedBlink_param. Removed LedBlink entries in
rtw_cmd_callback[] and in wlancmds[]. Everything related to LedBlink is
not anymore needed. Removed extra blank lines in the two mentioned
arrays and changend the numbers set in comments for having them in line
with the shift. 

Fabio M. De Francesco (2):
  staging: rtl8723bs: Remove useless led_blink_hdl()
  staging: rtl8723bs: Remove everything related with LedBlink

 drivers/staging/rtl8723bs/core/rtw_cmd.c      | 27 +++++--------------
 drivers/staging/rtl8723bs/core/rtw_mlme_ext.c |  9 -------
 drivers/staging/rtl8723bs/include/rtw_cmd.h   | 14 +++-------
 .../staging/rtl8723bs/include/rtw_mlme_ext.h  |  1 -
 4 files changed, 11 insertions(+), 40 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2021-04-15  6:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-14 19:27 [Outreachy kernel] [PATCH v3 0/2] Remove led_blink_hdl and other related symbols Fabio M. De Francesco
2021-04-14 19:27 ` [Outreachy patch] [PATCH v3 1/2] staging: rtl8723bs: Remove useless led_blink_hdl() Fabio M. De Francesco
2021-04-14 21:01   ` Julia Lawall
2021-04-14 21:01     ` Julia Lawall
2021-04-15  6:19   ` Greg Kroah-Hartman
2021-04-14 19:27 ` [Outreachy kernel] [PATCH v3 2/2] staging: rtl8723bs: Remove everything related with LedBlink Fabio M. De Francesco
2021-04-14 21:00   ` Julia Lawall
2021-04-14 21:00     ` Julia Lawall
2021-04-15  6:18   ` Greg Kroah-Hartman

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.