aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAndrey Shvetsov <[email protected]>2017-05-12 12:59:49 +0200
committerGreg Kroah-Hartman <[email protected]>2017-05-15 11:59:08 +0200
commita73470f202ea8b39b70d802b973b8d4429b9ed4d (patch)
tree402f8491021228ccec0d31df3360c6d82bc15f75 /tools/perf/scripts/python
parente06c1f6b4fff266f55ebd0a88992f9872a5779c3 (diff)
staging: most: net: remove useless variable channels_opened
The function most_nd_stop is only called by successful return from the function most_nd_open, so the channels_opened is always true in the function most_nd_stop. The functions aim_resume_tx_channel and aim_rx_data are only called after successful most_start_channel in the function most_nd_open, so the channels_opened is always true in the functions aim_resume_tx_channel and aim_rx_data. Signed-off-by: Andrey Shvetsov <[email protected]> Signed-off-by: Christian Gromm <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions