aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2018-03-14 10:12:39 -0400
committerKalle Valo <kvalo@codeaurora.org>2018-03-27 04:53:22 -0400
commita31f9314114cc884b9979c16b6e147e37ac729d6 (patch)
treefb20385acb0085b517a93ddd2be7215e6dc3441d /tools/perf/scripts/python/call-graph-from-sql.py
parent44f98a9332e4b97b0215a1c38e647bc0cd8e5a5f (diff)
rsi: remove redundant duplicate assignment of buffer_size
Variable buffer_size is re-assigned the same value, this duplicated assignment is redundant and can be removed. Cleans up clang warning: drivers/net/wireless/rsi/rsi_91x_usb.c:140:4: warning: Value stored to 'buffer_size' is never read Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions