staging: r8188eu: remove ep_num array
authorMartin Kaiser <martin@kaiser.cx>
Fri, 26 Nov 2021 17:32:03 +0000 (18:32 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Dec 2021 14:11:33 +0000 (15:11 +0100)
commitd667d76b62cd41a5571203f9965cd67d1713086e
treea5536ae6b95a1279c122fe10010e3f65fc85616a
parent9c4bb17a207a76da97abdce6660710095652676c
staging: r8188eu: remove ep_num array

The ep_num array in struct dvobj_priv is not used. Remove it.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20211126173205.21352-7-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/include/drv_types.h
drivers/staging/r8188eu/os_dep/usb_intf.c