diff options
author | Colin Ian King <colin.i.king@gmail.com> | 2022-11-15 10:31:37 +0100 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2022-11-17 13:18:30 +0100 |
commit | 710cfc6ab4b85ac5388828b4be63a5f20c8a9dd9 (patch) | |
tree | c49e77dfc205679c04435b5788752b5c5a8b85ec /scripts/parse-maintainers.pl | |
parent | sctp: sm_statefuns: Remove pointer casts of the same type (diff) | |
download | linux-710cfc6ab4b85ac5388828b4be63a5f20c8a9dd9.tar.xz linux-710cfc6ab4b85ac5388828b4be63a5f20c8a9dd9.zip |
sundance: remove unused variable cnt
Variable cnt 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>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Link: https://lore.kernel.org/r/20221115093137.144002-1-colin.i.king@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'scripts/parse-maintainers.pl')
0 files changed, 0 insertions, 0 deletions