nm-device: Format the code by nm-code-format.sh

Signed-off-by: Gris Ge <fge@redhat.com>
This commit is contained in:
Gris Ge 2023-06-28 16:00:56 +08:00
parent 9b4cffc559
commit c5530797c2

View file

@ -12651,7 +12651,7 @@ check_and_reapply_connection(NMDevice * self,
NMSettingIPConfig * s_ip4_old, *s_ip4_new;
NMSettingIPConfig * s_ip6_old, *s_ip6_new;
GHashTableIter iter;
NMSettingsConnection *sett_conn;
NMSettingsConnection * sett_conn;
if (priv->state < NM_DEVICE_STATE_PREPARE || priv->state > NM_DEVICE_STATE_ACTIVATED) {
g_set_error_literal(error,