diff options
author | Colin Ian King <colin.i.king@gmail.com> | 2022-10-24 15:59:51 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-10-26 05:44:59 +0300 |
commit | bb214ac47e0a6d58940cb89d3b036ba042387418 (patch) | |
tree | b115d1e0692da9584a2fadb3adb0da962c719023 /Documentation/memory-barriers.txt | |
parent | 022f19cf361bdbc72b51e684573c847c4f37478d (diff) | |
download | linux-bb214ac47e0a6d58940cb89d3b036ba042387418.tar.xz |
bna: remove variable num_entries
Variable num_entries 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/20221024125951.2155434-1-colin.i.king@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'Documentation/memory-barriers.txt')
0 files changed, 0 insertions, 0 deletions