Add 'wl_list_for_each_safe' to the clang-format macro list
...and fix the formatting when it is used.
This commit is contained in:
@@ -82,6 +82,7 @@ ForEachMacros:
|
||||
"spa_list_for_each",
|
||||
"spa_list_for_each_safe",
|
||||
"wl_list_for_each",
|
||||
"wl_list_for_each_safe",
|
||||
"wl_array_for_each",
|
||||
"udev_list_entry_foreach",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user