staging: rtl8188eu: change bLeisurePs' type to bool
authorMartin Kaiser <martin@kaiser.cx>
Mon, 19 Apr 2021 20:11:23 +0000 (22:11 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 22 Apr 2021 08:42:23 +0000 (10:42 +0200)
commit8a24201f824a7daee44662b412042f74ce46145b
tree2e6568cf6ed306e43937ba06636257bfe37f3f5c
parent4ca91abbe40606a06549e556256c7919973749db
staging: rtl8188eu: change bLeisurePs' type to bool

bLeisurePs is used as a boolean variable. Change its type from
u8 to bool.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20210419201126.25633-1-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/include/rtw_pwrctrl.h