diff options
author | Colin Ian King <colin.i.king@gmail.com> | 2022-10-24 16:50:46 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-10-27 06:14:40 +0300 |
commit | b65ef50e0647cb6d7317ee5122f461286bb7f8d5 (patch) | |
tree | ee182d4154c7f423fb9e18a210f7125098664c4a /scripts/generate_rust_analyzer.py | |
parent | e0b3ef17f45eb8a6860189306cf0ce5f509a043b (diff) | |
download | linux-b65ef50e0647cb6d7317ee5122f461286bb7f8d5.tar.xz |
net/rds: remove variable total_copied
Variable total_copied is just being incremented and it's never used
anywhere else. The variable and the increment are redundant so
remove it.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Link: https://lore.kernel.org/r/20221024135046.2159523-1-colin.i.king@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions