aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMichael Straube <[email protected]>2022-02-20 11:02:09 +0100
committerGreg Kroah-Hartman <[email protected]>2022-02-21 18:11:03 +0100
commit165f2997adfc66ed812a192662142f49026b97c5 (patch)
tree585ac290fe4e355e89fac6ef4d28f3c7bebdae06 /tools/perf/scripts/python
parentbffd6e0a73988ef358e93e6b1a9ab298f38dfafd (diff)
staging: r8188eu: convert two u8 variables to bool
The variables bScanInProcess in struct mlme_priv and bpower_saving in struct pwrctrl_priv are both unsed to store only boolean values true and false. Convert them from u8 to bool to avoid type casts in the function Update_ODM_ComInfo_88E(). Signed-off-by: Michael Straube <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions