diff options
author | 2022-10-24 14:50:46 +0100 | |
---|---|---|
committer | 2022-10-26 20:14:40 -0700 | |
commit | b65ef50e0647cb6d7317ee5122f461286bb7f8d5 (patch) | |
tree | ee182d4154c7f423fb9e18a210f7125098664c4a /drivers/net/macsec.c | |
parent | phylink: require valid state argument to phylink_validate_mask_caps() (diff) | |
download | wireguard-linux-b65ef50e0647cb6d7317ee5122f461286bb7f8d5.tar.xz wireguard-linux-b65ef50e0647cb6d7317ee5122f461286bb7f8d5.zip |
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 'drivers/net/macsec.c')
0 files changed, 0 insertions, 0 deletions