]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: cosmetic function address 12082/head
authoranlan_cs <vic.lan@pica8.com>
Mon, 26 Sep 2022 02:18:52 +0000 (22:18 -0400)
committeranlan_cs <vic.lan@pica8.com>
Sat, 8 Oct 2022 10:11:52 +0000 (06:11 -0400)
commitf714e57a323c1cbb6365cd901bef33ccffe8b0b0
tree4a81c42179079501243f60995319585bc7315fde
parent9daf964bc89ebeae2d5ae153a645e95dbd120fe7
bgpd: cosmetic function address

No mistake, just to unify style for the parameter of function address - remove
ampersand.  In current code, only this one place of `hook_register()`s needs
to be made.

Signed-off-by: anlan_cs <vic.lan@pica8.com>
bgpd/bgp_rpki.c