]> git.puffer.fish Git - matthieu/frr.git/commit
ospf6d: minor code enhancements.
authorManoj Naragund <mnaragund@vmware.com>
Fri, 22 Oct 2021 07:33:10 +0000 (00:33 -0700)
committerManoj Naragund <mnaragund@vmware.com>
Tue, 26 Oct 2021 07:57:03 +0000 (00:57 -0700)
commitd214b64afa640e63f23b53eb40eda777c84d6556
treed7d3299cf6541221982f9a879e201cccc1327857
parent512901ae53883b798eaf638455765c8a883d18a3
ospf6d: minor code enhancements.

Description:
code changes involve removal of increment and decrement operators
during function calls. These expressions make code less readable.

Signed-off-by: Manoj Naragund <mnaragund@vmware.com>
ospf6d/ospf6_asbr.c
ospf6d/ospf6_nssa.c