public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] staging: r8188eu: clean up _InitQueueReservedPage
@ 2022-08-08 20:14 Martin Kaiser
  2022-08-08 20:14 ` [PATCH 1/5] staging: r8188eu: remove a temporary variable Martin Kaiser
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Martin Kaiser @ 2022-08-08 20:14 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Larry Finger, Phillip Potter, Michael Straube, Pavel Skripkin,
	linux-staging, linux-kernel, Martin Kaiser

Simplify the _InitQueueReservedPage function. Remove unused code.

This series depends on the "simplify endpoint configuration" series.

Martin Kaiser (5):
  staging: r8188eu: remove a temporary variable
  staging: r8188eu: make numNQ a u8
  staging: r8188eu: change all num...Q variables to u8
  staging: r8188eu: remove two unused defines
  staging: r8188eu: the high prio queue is always selected

 drivers/staging/r8188eu/hal/usb_halinit.c     | 33 +++++++------------
 .../staging/r8188eu/include/rtl8188e_hal.h    |  3 +-
 .../staging/r8188eu/include/rtl8188e_spec.h   | 12 ++-----
 3 files changed, 16 insertions(+), 32 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2022-08-08 21:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-08 20:14 [PATCH 0/5] staging: r8188eu: clean up _InitQueueReservedPage Martin Kaiser
2022-08-08 20:14 ` [PATCH 1/5] staging: r8188eu: remove a temporary variable Martin Kaiser
2022-08-08 20:14 ` [PATCH 2/5] staging: r8188eu: make numNQ a u8 Martin Kaiser
2022-08-08 20:14 ` [PATCH 3/5] staging: r8188eu: change all num...Q variables to u8 Martin Kaiser
2022-08-08 20:14 ` [PATCH 4/5] staging: r8188eu: remove two unused defines Martin Kaiser
2022-08-08 20:14 ` [PATCH 5/5] staging: r8188eu: the high prio queue is always selected Martin Kaiser
2022-08-08 21:40 ` [PATCH 0/5] staging: r8188eu: clean up _InitQueueReservedPage Philipp Hortmann

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