linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] staging: rtl8188eu: cleanups in update_hw_ht_param()
@ 2019-10-03 12:25 Michael Straube
  2019-10-03 12:25 ` [PATCH 1/4] staging: rtl8188eu: convert variables from unsigned char to u8 Michael Straube
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Michael Straube @ 2019-10-03 12:25 UTC (permalink / raw)
  To: gregkh; +Cc: Larry.Finger, devel, linux-kernel, Michael Straube

Cleanup code in function update_hw_ht_param(). 

Michael Straube (4):
  staging: rtl8188eu: convert variables from unsigned char to u8
  staging: rtl8188eu: rename variables to avoid mixed case
  staging: rtl8188eu: cleanup whitespace in update_hw_ht_param
  staging: rtl8188eu: cleanup comments in update_hw_ht_param

 drivers/staging/rtl8188eu/core/rtw_ap.c | 31 +++++++++++--------------
 1 file changed, 13 insertions(+), 18 deletions(-)

-- 
2.23.0


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

end of thread, other threads:[~2019-10-03 12:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-03 12:25 [PATCH 0/4] staging: rtl8188eu: cleanups in update_hw_ht_param() Michael Straube
2019-10-03 12:25 ` [PATCH 1/4] staging: rtl8188eu: convert variables from unsigned char to u8 Michael Straube
2019-10-03 12:25 ` [PATCH 2/4] staging: rtl8188eu: rename variables to avoid mixed case Michael Straube
2019-10-03 12:25 ` [PATCH 3/4] staging: rtl8188eu: cleanup whitespace in update_hw_ht_param Michael Straube
2019-10-03 12:25 ` [PATCH 4/4] staging: rtl8188eu: cleanup comments " Michael Straube

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).