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-27 21:14:59 +08:00
parent 6f2c7733ce
commit 7bb6de79c3

View file

@ -12750,7 +12750,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,