On 9/10/21 22:21, Martin Kaiser wrote:
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(-)
Compiles and looks good to me. For all 4 patches Acked-by: Michael Straube <straube.linux@xxxxxxxxx>