]> git.puffer.fish Git - mirror/frr.git/commit
lib: mgmtd: use less common macro scoped variable names
authorChristian Hopps <chopps@labn.net>
Mon, 16 Dec 2024 03:00:01 +0000 (22:00 -0500)
committerChristian Hopps <chopps@labn.net>
Mon, 16 Dec 2024 03:01:56 +0000 (22:01 -0500)
commita65cdb60a35205a8f9040f925e86614fe5bd4658
tree780adecadad9cb49575b188342852511848fd39d
parent73e54e4168d80588f57bf145cee924ce8ab7b381
lib: mgmtd: use less common macro scoped variable names

- ran into problem with darr macros and nested macros using the same name
variables as passed in variables in an out scope. Make these macro scoped
variables more unique as well.

Signed-off-by: Christian Hopps <chopps@labn.net>
lib/mgmt_msg_native.h