aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSaurav Girepunje <[email protected]>2021-11-08 09:41:22 +0530
committerGreg Kroah-Hartman <[email protected]>2021-11-15 10:02:04 +0100
commitd8a5b29b3d75464f5f83ed1b29951483121e744d (patch)
treef2f4e042ce1442ca1807a0fe6f5311c5e531c552 /tools/perf/scripts/python
parent01d80b6ed2e3dd534709856a1bc4a5c18672e47c (diff)
staging: rtl8192u: remove the if condition without effect
In function rtl8192_adapter_start priv->pFirmware->firmware_status is assign to FW_STATUS_0_INIT just after assignment variable is again get check for same value. Therefore if condition will be always be true. So remove the if condition ,else if section and else section which will never get execute. Signed-off-by: Saurav Girepunje <[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