diff options
author | Colin Ian King <colin.i.king@gmail.com> | 2022-11-01 10:41:04 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-11-04 10:09:50 +0000 |
commit | d28c0e73efbee95edf789f07c494592f89862606 (patch) | |
tree | 488c9f8cf5cc19dd970d52d9c6ef7d6af04af049 /tools/perf/scripts/python | |
parent | b3809277addbba68724ee0cd6d048a3ca33c5e4d (diff) |
rds: remove redundant variable total_payload_len
Variable total_payload_len is being used to accumulate payload lengths
however it is never read or used afterwards. It is redundant and can
be removed.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions