aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorMichael Straube <[email protected]>2021-09-18 20:18:59 +0200
committerGreg Kroah-Hartman <[email protected]>2021-09-20 13:41:33 +0200
commit15774b84ab882f8f36bbca3086784b8474580549 (patch)
treef9908b29add50c672a00a1da27625d4ca986b106 /tools/perf/scripts/python/exported-sql-viewer.py
parent21c318af1b86303138c1935dbd9cfe55f8d2750c (diff)
staging: r8188eu: remove unnecessary if statements
(pDM_Odm->SupportICType & ODM_IC_11AC_SERIES) is always false and (pDM_Odm->SupportICType & ODM_IC_11N_SERIES) is always true since SupportICType is ODM_RTL8188E in this driver. Remove unnecessary if statements that check for this. 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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions