diff options
author | Thomas Haller <thaller@redhat.com> | 2018-03-29 08:30:26 +0200 |
---|---|---|
committer | Thomas Haller <thaller@redhat.com> | 2018-03-30 13:18:19 +0200 |
commit | b9aa14bd7566bc46b2b6e4c0fe794db13bd9cfb0 (patch) | |
tree | 417d76c7f9f954c8d86605d03b0090e35ae883cc /src/nm-dbus-utils.c | |
parent | 3fdca98ef58a145cc1ecb7a15342933478edc0c3 (diff) | |
download | NetworkManager-th/checkpoint.tar.gz |
checkpoint: minor cleanup of device_checkpoint_create()th/checkpoint
- indent with spaces for wrapped line
- drop g_return_val_if_fail(). It really shouldn't happen,
and if it does, we can just continue and will hit g_critical()
warnings below, when using the variables.
- get the NMActRequest instance first, and from there the applied
and settings connection. Not the other way around.
nm_device_get_settings_connection() and nm_device_get_applied_connection()
are just convenience functions to get the fields from
act_request.
Diffstat (limited to 'src/nm-dbus-utils.c')
0 files changed, 0 insertions, 0 deletions