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:15:09 +0800
committeranlan_cs <vic.lan@pica8.com>2022-03-20 17:13:29 +0800
commit928095589ab8eecb4a774b7cc743a1c4f5117c2d (patch)
treeb5a64d485b9b97b22d4e5b85ed94314d432076f9 /tests/topotests/ospf_basic_functionality/test_ospf_lan.py
parent2a778afe9d047a35d63aee0aa78aa6634ad52d20 (diff)
bgpd: 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