]> git.puffer.fish Git - mirror/frr.git/commit
lib: darr: use unique variable names in insert macro
authorChristian Hopps <chopps@labn.net>
Fri, 18 Apr 2025 12:19:36 +0000 (12:19 +0000)
committerChristian Hopps <chopps@labn.net>
Sat, 19 Apr 2025 09:38:57 +0000 (09:38 +0000)
commitfca333e34295270c3a96a1afa1115882dbbe6280
tree7163b36ba21817b6a5c3232d72933f18a982dad5
parent004c6c02606eb7bb38dc5532a99411115e4891b2
lib: darr: use unique variable names in insert macro

- Missed insert mcaro when fixing the other macros.
- Also, actually use `MT` argument in the mt variant insert macros

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