diff options
author | Colin Ian King <colin.i.king@gmail.com> | 2022-10-20 14:16:09 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-10-20 17:48:40 +0200 |
commit | 404971602898ab3517b077be08f34eda4af0a482 (patch) | |
tree | 34109d6a75c271308e18b1795fb99c97d1156b71 /drivers/staging/rtl8712 | |
parent | 31760f04cae2019b6eb4617af4409d8eaf0ac7ac (diff) | |
download | lwn-404971602898ab3517b077be08f34eda4af0a482.tar.gz lwn-404971602898ab3517b077be08f34eda4af0a482.zip |
staging: octeon: remove redundant variable total_freed
The variable total_freed is accumulating skb_to_free however it is not
being used after this. The use of total_freed is redundant and hence
the variable can be removed.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Link: https://lore.kernel.org/r/20221020131609.1546667-1-colin.i.king@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8712')
0 files changed, 0 insertions, 0 deletions