staging: r8188eu: convert GetHalDefVar8188EUsb() to void
authorMichael Straube <straube.linux@gmail.com>
Fri, 28 Jan 2022 11:54:43 +0000 (12:54 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 31 Jan 2022 12:56:24 +0000 (13:56 +0100)
commit2eb482ab5995d1d3ddcc22fc56376752232a8d0e
tree554b754de2ccf22b29d3b0e9e823a8265c18b189
parentfd5285ba0a184cd7dfad690eacef2b41e2332b5d
staging: r8188eu: convert GetHalDefVar8188EUsb() to void

The return value of GetHalDefVar8188EUsb() is not used. Convert the
function to void.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20220128115445.6606-5-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/usb_halinit.c
drivers/staging/r8188eu/include/hal_intf.h