aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-07-23 17:32:14 +0100
committerKalle Valo <[email protected]>2020-08-02 17:53:46 +0300
commit56b06d4da8128a73dd1568cf65cb57725cc71968 (patch)
tree1677a8e146a48444221c12d906e73d413aab611c /tools/perf/util/scripting-engines/trace-event-python.c
parent98f80899e16832d05f58a7ee6cdbf6c708f5d120 (diff)
rtlwifi: btcoex: remove redundant initialization of variables ant_num and single_ant_path
The variables ant_num and single_ant_path are being initialized with a value that is never read and are being updated later with a new value. The initializations are redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Acked-by: Ping-Ke Shih <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions