mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-06-04 16:38:26 +02:00
Instead of having a trivial macro that defines a function, define the function directly. Having such a macro would make sense if DEFINE_REMOVER_OPTION() would do the right thing and we would reuse the (preferred) implementation. That's not the case, because these remove_fcn() implementations don't mirror the way how set_fcn() splits and sets options. They are inconsistent (wrong), and should will later get merged with set_fcn(). |
||
|---|---|---|
| .. | ||
| cli | ||
| common | ||
| tests | ||
| tui | ||
| meson.build | ||
| nm-online.c | ||