staging: r8188eu: use bool for boolean values
authorMartin Kaiser <martin@kaiser.cx>
Sun, 26 Dec 2021 19:55:47 +0000 (20:55 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 28 Dec 2021 16:12:34 +0000 (17:12 +0100)
commit88514247c1426d8478636eff55d91e0b03c3e7f7
treea68c3fa3b5ad0b8392639b368a8b07ce545e1867
parente83c8ef4411fd76c614e2db211c2caa0d9a96542
staging: r8188eu: use bool for boolean values

Change some boolean variables from u8 to bool.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20211226195556.159471-13-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/include/rtw_led.h