]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Conform bgp_packet.h with coding standards
authorDonald Sharp <sharpd@nvidia.com>
Wed, 5 Apr 2023 18:51:47 +0000 (14:51 -0400)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Fri, 7 Apr 2023 07:15:39 +0000 (07:15 +0000)
commit1644076f2b436087e4b7e10eff65b69c5efddf1f
tree11cf0e834deb3cb5f001e2c88f187b7d09da2afd
parent21582ba5e5e3fd8d220c0ed4086374a7fd1ffce4
bgpd: Conform bgp_packet.h with coding standards

FRR's standards state that function declarations should
have actual variable names for parameters passed in.
Let's make this so for bgp_packet.h

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
(cherry picked from commit 78745b8700f25187995ef010ff7486eb4c53296d)
bgpd/bgp_packet.h