]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/rfapi/rfapi_rib.c
bgpd: Cleanup unneeded NULL checks.
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 5 Dec 2017 02:26:57 +0000 (21:26 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 5 Dec 2017 02:28:19 +0000 (21:28 -0500)
commit8cea9547754f0a8f678ecc45c895a23e2e791332
tree442edc7a59a3f21e179b16a0ec431da3e7a3a655
parentf5ba21fc9d7eb8f808dfac605b98eb0d24eb09d1
bgpd: Cleanup unneeded NULL checks.

All the NULL checks come after previous dereferences.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
bgpd/rfapi/rfapi_import.c
bgpd/rfapi/rfapi_rib.c
bgpd/rfapi/rfapi_vty.c
bgpd/rfapi/vnc_import_bgp.c