staging: r8188eu: clean up the usb_readXY functions
authorMartin Kaiser <martin@kaiser.cx>
Sat, 21 Aug 2021 16:48:55 +0000 (18:48 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Aug 2021 10:17:00 +0000 (12:17 +0200)
commit0d3e1be506dda7a0a3d43fad4d943cfbfabadd39
treeec94a1f1e68a3721dc8a26ab5af1c5ffeaf74df1
parent2214ea8299f5dcf1201521ab527b750ec53fbba8
staging: r8188eu: clean up the usb_readXY functions

Remove unnecessary variables, summarize declarations and assignments.

Acked-by: Phillip Potter <phil@philpotter.co.uk>
Acked-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20210821164859.4351-6-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/usb_ops_linux.c