]> git.puffer.fish Git - matthieu/frr.git/commitdiff
clang-format: add FOREACH_SAFI to the ForEachMacros list
authorRenato Westphal <renato@opensourcerouting.org>
Mon, 3 Aug 2020 15:18:24 +0000 (12:18 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Mon, 3 Aug 2020 15:18:24 +0000 (12:18 -0300)
Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
.clang-format

index 654577d936a8ac5e9e349b48a6f0e96fb35a7249..47d681e0e202e0c3a8fb345d17600376d6d15d0a 100644 (file)
@@ -66,5 +66,6 @@ ForEachMacros:
   - SUBGRP_FOREACH_ADJ_SAFE
   - AF_FOREACH
   - FOREACH_AFI_SAFI
+  - FOREACH_SAFI
   # ospfd
   - LSDB_LOOP