diff options
author | Jiapeng Chong <jiapeng.chong@linux.alibaba.com> | 2022-11-23 17:37:02 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-11-25 08:09:12 +0000 |
commit | b084f6cc3563faf4f4d16c98852c0c734fe18914 (patch) | |
tree | d141af3905a55cc8b30457b607ae262d8c81e605 /net/hsr | |
parent | f72cd76b05ea1ce9258484e8127932d0ea928f22 (diff) | |
download | linux-stable-b084f6cc3563faf4f4d16c98852c0c734fe18914.tar.gz linux-stable-b084f6cc3563faf4f4d16c98852c0c734fe18914.tar.bz2 linux-stable-b084f6cc3563faf4f4d16c98852c0c734fe18914.zip |
lib/test_rhashtable: Remove set but unused variable 'insert_retries'
Variable 'insert_retries' is not effectively used in the function, so
delete it.
lib/test_rhashtable.c:437:18: warning: variable 'insert_retries' set but not used.
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=3242
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/hsr')
0 files changed, 0 insertions, 0 deletions