mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-16 01:18:06 +02:00
Previously we had DEFINE_REMOVER_INDEX_OR_VALUE_DIRECT() and DEFINE_REMOVER_INDEX_OR_VALUE_VALIDATING_STATIC(). Note that all property-infos of DEFINE_REMOVER_INDEX_OR_VALUE_VALIDATING_STATIC() would also define values_static list, while DEFINE_REMOVER_INDEX_OR_VALUE_DIRECT() would not. Merge the two macros. The property-info should define how the implementation behaves, we should not have two implementations. |
||
|---|---|---|
| .. | ||
| cli | ||
| common | ||
| tests | ||
| tui | ||
| meson.build | ||
| nm-online.c | ||