]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
staging: rtl8188eu: clean up usb_read16
authorMartin Kaiser <martin@kaiser.cx>
Tue, 6 Apr 2021 20:48:24 +0000 (22:48 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 7 Apr 2021 08:24:47 +0000 (10:24 +0200)
commit00092615162f8ed8ca33cec36ddbd7804c4acbb5
tree06ff0fc6953ab4cfbf90fb39d4bc2b133c2d3d7d
parentcc23e68fdf988162736ee0db9ed519ff8b630eba
staging: rtl8188eu: clean up usb_read16

Remove unnecessary variable, summarize declaration and assignment.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20210406204829.18130-6-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/os_dep/usb_ops_linux.c