All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] staging: r8188eu: clean up update_recvframe_attrib_88e
@ 2022-03-05 14:41 Martin Kaiser
  2022-03-05 14:41 ` [PATCH 1/5] staging: r8188eu: remove tmp variable in update_recvframe_attrib_88e Martin Kaiser
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Martin Kaiser @ 2022-03-05 14:41 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Larry Finger, Phillip Potter, Michael Straube, linux-staging,
	linux-kernel, Martin Kaiser

This set cleans up the update_recvframe_attrib_88e function.

Martin Kaiser (5):
  staging: r8188eu: remove tmp variable in update_recvframe_attrib_88e
  staging: r8188eu: summarize declaration and assignment
  staging: r8188eu: don't initialize drvinfo_sz to 0
  staging: r8188eu: remove unnecessary casts
  staging: r8188eu: remove comments in update_recvframe_attrib_88e

 drivers/staging/r8188eu/hal/rtl8188e_rxdesc.c | 72 ++++++++-----------
 1 file changed, 28 insertions(+), 44 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2022-03-05 14:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-05 14:41 [PATCH 0/5] staging: r8188eu: clean up update_recvframe_attrib_88e Martin Kaiser
2022-03-05 14:41 ` [PATCH 1/5] staging: r8188eu: remove tmp variable in update_recvframe_attrib_88e Martin Kaiser
2022-03-05 14:41 ` [PATCH 2/5] staging: r8188eu: summarize declaration and assignment Martin Kaiser
2022-03-05 14:41 ` [PATCH 3/5] staging: r8188eu: don't initialize drvinfo_sz to 0 Martin Kaiser
2022-03-05 14:41 ` [PATCH 4/5] staging: r8188eu: remove unnecessary casts Martin Kaiser
2022-03-05 14:41 ` [PATCH 5/5] staging: r8188eu: remove comments in update_recvframe_attrib_88e Martin Kaiser

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.