aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/libxed.py
diff options
context:
space:
mode:
authorMartin Kaiser <[email protected]>2022-02-06 17:18:04 +0100
committerGreg Kroah-Hartman <[email protected]>2022-02-08 10:29:02 +0100
commitde424be4e976a43d89c04f2fbc6530ea3bf28df8 (patch)
treed173e191cfecffda2e07384b9f079a23747a9903 /tools/perf/scripts/python/libxed.py
parent3c4b62e3819c552c03a269d18126f0603bc62e85 (diff)
staging: r8188eu: remove the global DriverState
DriverState in struct adapter is never set. It remains 0 (DRIVER_NORMAL) all the time, DriverState != DRIVER_DISAPPEAR is always true. Both DriverState and the check can be removed. enum driver_state contains the possible values of DriverState. This enum can be removed as well. Signed-off-by: Martin Kaiser <[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/libxed.py')
0 files changed, 0 insertions, 0 deletions