aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorMichael Straube <[email protected]>2018-06-28 19:02:52 +0200
committerGreg Kroah-Hartman <[email protected]>2018-07-02 10:39:07 +0200
commit0a561b0f91d2820c6054eb620af755b9dd39b35e (patch)
treec27bd873894b1e83e37dbbf5f59ac0f9f8eadf09 /tools/perf/scripts/python/net_dropmonitor.py
parent3b41f9bc8076f0b6c323b3af2f2b05152ef54c0f (diff)
staging: rtl8723bs: remove pointless if else in rtw_sdio_resume()
Whether any of the conditions is true or not, the return variable is always set to rtw_resume_process(padapter). Replace the if else construct with a single call to rtw_resume_process(). Also remove the now unused local variable pwrpriv. Signed-off-by: Michael Straube <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions