mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-27 18:40:09 +01:00
This chunk from nm-device.c is, in fact, okay:
|<-tab->nm_assert ( !new_config
|<-tab-> || ( new_config
|<-tab-> && ({
|<-tab-> int ip_ifindex = ...
empty line -> |
|<-tab-> ( ip_ifindex > 0
|<-tab-> && ip_ifindex == ...
|<-tab-> })));
|
||
|---|---|---|
| .. | ||
| checkpatch-feature-branch.sh | ||
| checkpatch.pl | ||
| nm-ci-install-valgrind-in-ubuntu1604.sh | ||
| nm-ci-patch-gtkdoc.sh | ||
| nm-ci-run.sh | ||
| nm-import-openconnect | ||
| nm-import-openvpn | ||
| nm-import-vpnc | ||
| NM-log | ||
| test-macsec | ||