diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2024-02-15 23:27:38 -0500 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2024-02-15 23:27:38 -0500 |
| commit | 0f7b5fcffb8322dc925d43b062048d50bf53cffc (patch) | |
| tree | 0cb11e281aa1b35a649f65b793389da0acd15726 /ospfd/ospf_dump_api.c | |
| parent | fa67c0b91c085d40015e782838f7d5eaf82737e9 (diff) | |
ospfd: Fix assignment with never being used
SA finds this:
error 14-Feb-2024 14:52:24 ospfd/ospf_te.c:3962:2: warning: Value stored to 'sub' is never read [deadcode.DeadStores]
error 14-Feb-2024 14:52:24 sub = 0;
error 14-Feb-2024 14:52:24 ^ ~
error 14-Feb-2024 14:52:24 1 warning generated.
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'ospfd/ospf_dump_api.c')
0 files changed, 0 insertions, 0 deletions
