]> git.puffer.fish Git - mirror/frr.git/commit
zebra: clean up an SA warning in show_ip_route_all 5914/head
authorMark Stapp <mjs@voltanet.io>
Thu, 5 Mar 2020 13:35:55 +0000 (08:35 -0500)
committerMark Stapp <mjs@voltanet.io>
Thu, 5 Mar 2020 13:35:55 +0000 (08:35 -0500)
commitc5babc8c608c58541b199128b3119cf72188bf8b
tree110c6c478398376c8289193cd7ff2b96a199c8be
parent1e273766cb352792d53fb712487726517ae850b7
zebra: clean up an SA warning in show_ip_route_all

SA reports a redundant NULL check; remove it.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
zebra/zebra_vty.c