summaryrefslogtreecommitdiff
path: root/tests/topotests/ospf_basic_functionality/test_ospf_lan.py
diff options
context:
space:
mode:
authoranlan_cs <vic.lan@pica8.com>2022-03-19 13:04:43 +0800
committeranlan_cs <vic.lan@pica8.com>2022-03-19 13:45:14 +0800
commit2a778afe9d047a35d63aee0aa78aa6634ad52d20 (patch)
tree835e9bd17a918fcec9c920e17a597ec847ff87a9 /tests/topotests/ospf_basic_functionality/test_ospf_lan.py
parent3e771d60be8b82c6cea644bfef9a30b971168183 (diff)
zebra: remove check returning value of RB_INSERT()
Since the `RB_INSERT()` is called after not found in RB tree, it MUST be ok and and return zero. The check of returning value of `RB_INSERT()` is redundant, just remove them. Signed-off-by: anlan_cs <vic.lan@pica8.com>
Diffstat (limited to 'tests/topotests/ospf_basic_functionality/test_ospf_lan.py')
0 files changed, 0 insertions, 0 deletions