aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorArend van Spriel <[email protected]>2012-02-09 21:08:57 +0100
committerJohn W. Linville <[email protected]>2012-02-22 14:48:50 -0500
commit01343537e6da3398ecea205ff1d579e4dc226b93 (patch)
tree9f8a78867a31b10a97dcc15820ed90962427b480 /tools/perf/scripts/python
parent1570e53c14ff21ec5e23c1a7fe814c09aa950dbc (diff)
brcm80211: smac: remove redundant assignments from txpwrctrl_pwr_setup_nphy
The function wlc_phy_txpwrctrl_pwr_setup_nphy() does assign a local variable target_pwr_qtrdbm in several code paths, but in the end all code paths are coming to an assignment of that variable which does override all previous. So those early and redundant assignments have been removed. Reported-by: Larry Finger <[email protected]> Reviewed-by: Pieter-Paul Giesberts <[email protected]> Reviewed-by: Alwin Beukers <[email protected]> Signed-off-by: Arend van Spriel <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions