staging: r8188eu: remove ODM_CheckPowerStatus()
authorMichael Straube <straube.linux@gmail.com>
Sat, 25 Sep 2021 07:40:13 +0000 (09:40 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Sep 2021 15:36:09 +0000 (17:36 +0200)
commit326db0e7a5e336ce2c4196e9d3b069658bf6cb61
tree06c2023761c374a81c41fdb6e64a2dbba65db055
parenta7d375b7a58ff5fc9b6e04a50ae62c7435cd2699
staging: r8188eu: remove ODM_CheckPowerStatus()

The function ODM_CheckPowerStatus() returns always true. Checking its
return value is not necessary. Remove the function and related code.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20210925074013.14693-1-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/HalPhyRf_8188e.c