linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] remove unused usb endpoint functions
@ 2021-09-10 20:21 Martin Kaiser
  2021-09-10 20:21 ` [PATCH 1/4] staging: r8188eu: remove unused function usb_endpoint_is_int Martin Kaiser
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Martin Kaiser @ 2021-09-10 20:21 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Larry Finger, Phillip Potter, Michael Straube, linux-staging,
	linux-kernel, Martin Kaiser

Remove driver-specific functions to detect the type and direction of a
usb endpoint. Their callers have already been updated to use the helper
functions from the usb core.

Martin Kaiser (4):
  staging: r8188eu: remove unused function usb_endpoint_is_int
  staging: r8188eu: remove unused function RT_usb_endpoint_is_bulk_in
  staging: r8188eu: remove unused function RT_usb_endpoint_num
  staging: r8188eu: remove the remaining usb endpoint functions

 drivers/staging/r8188eu/os_dep/usb_intf.c | 40 -----------------------
 1 file changed, 40 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2021-09-10 21:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-10 20:21 [PATCH 0/4] remove unused usb endpoint functions Martin Kaiser
2021-09-10 20:21 ` [PATCH 1/4] staging: r8188eu: remove unused function usb_endpoint_is_int Martin Kaiser
2021-09-10 20:21 ` [PATCH 2/4] staging: r8188eu: remove unused function RT_usb_endpoint_is_bulk_in Martin Kaiser
2021-09-10 20:21 ` [PATCH 3/4] staging: r8188eu: remove unused function RT_usb_endpoint_num Martin Kaiser
2021-09-10 20:21 ` [PATCH 4/4] staging: r8188eu: remove the remaining usb endpoint functions Martin Kaiser
2021-09-10 21:06 ` [PATCH 0/4] remove unused " 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).