staging: r8188eu: remove struct intf_hdl
authorMartin Kaiser <martin@kaiser.cx>
Mon, 23 Jan 2023 20:53:22 +0000 (21:53 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Jan 2023 09:10:35 +0000 (10:10 +0100)
commitf9e39a96f1c5aafbd34ec9d8ce1e9f6c4572d9b7
treec69dab9695cef0c4a3d415bf0b55ffe84491e1dc
parentefa1c4e56c7d513bbca46f4f98ff8de25791654d
staging: r8188eu: remove struct intf_hdl

There are no more users of struct intf_hdl in the r8188eu driver. We can
now remove this struct.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150
Link: https://lore.kernel.org/r/20230123205342.229589-4-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/include/drv_types.h
drivers/staging/r8188eu/include/rtw_io.h
drivers/staging/r8188eu/os_dep/usb_intf.c