All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] staging: r8188eu: clean up two *_cmd_callback() functions in rtw_cmd.c
@ 2022-04-03 19:17 Rebecca Mckeever
  2022-04-03 19:17 ` [PATCH 1/3] staging: r8188eu: remove handlerOS independent comment Rebecca Mckeever
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Rebecca Mckeever @ 2022-04-03 19:17 UTC (permalink / raw)
  To: outreachy
  Cc: Larry Finger, Phillip Potter, Greg Kroah-Hartman, linux-staging,
	linux-kernel, Rebecca Mckeever

These patches perform cleanup in/around functions 
rtw_survey_cmd_callback() and rtw_joinbss_cmd_callback().

Rebecca Mckeever (3):
  staging: r8188eu: remove handlerOS independent comment
  staging: r8188eu: combine both sides of conditional statement
  staging: r8188eu: add blank line between functions

 drivers/staging/r8188eu/core/rtw_cmd.c | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

-- 
2.32.0


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

end of thread, other threads:[~2022-04-12 23:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-03 19:17 [PATCH 0/3] staging: r8188eu: clean up two *_cmd_callback() functions in rtw_cmd.c Rebecca Mckeever
2022-04-03 19:17 ` [PATCH 1/3] staging: r8188eu: remove handlerOS independent comment Rebecca Mckeever
2022-04-03 19:17 ` [PATCH 2/3] staging: r8188eu: combine both sides of conditional statement Rebecca Mckeever
2022-04-12 23:36   ` Ira Weiny
2022-04-03 19:17 ` [PATCH 3/3] staging: r8188eu: add blank line between functions Rebecca Mckeever

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.