NetworkManager/shared/nm-keyfile
Thomas Haller 5cdb636301
keyfile: use nm_g_error_matches() in g_error_matches()
nm_g_error_matches() can be inlined and first checks whether the error
argument is not NULL. At least from the keyfile accessor functions, use
this macro, as they are called many times.
2020-05-07 14:08:32 +02:00
..
nm-keyfile-internal.h libnm/keyfile: build keyfile code as separate GPL licensed internal library 2020-01-07 13:17:47 +01:00
nm-keyfile-utils.c keyfile: use nm_g_error_matches() in g_error_matches() 2020-05-07 14:08:32 +02:00
nm-keyfile-utils.h shared: add nm_keyfile_error_is_not_found() helper 2020-05-07 14:08:32 +02:00
nm-keyfile.c keyfile,config: use nm_keyfile_error_is_not_found() helper 2020-05-07 14:08:32 +02:00