]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
staging: rtl8723bs: include: Change the type of a variable
authorFabio M. De Francesco <fmdefrancesco@gmail.com>
Sun, 11 Apr 2021 11:04:57 +0000 (13:04 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Apr 2021 09:37:15 +0000 (11:37 +0200)
commit13c57439feccdf77f4755e7762e610a138fb75c3
tree2a628cc853e530dc56e11471a443ea1bdf55980d
parent97f136ec590aa281bcd2c470f248a3d47d0e7ee1
staging: rtl8723bs: include: Change the type of a variable

Change the type of fw_current_in_ps_mode from u8 to bool, because
it is used everywhere as a bool and, accordingly, it should be
declared as a bool.

Signed-off-by: Fabio M. De Francesco <fmdefrancesco@gmail.com>
Link: https://lore.kernel.org/r/20210411110458.15955-4-fmdefrancesco@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/include/rtw_pwrctrl.h