NetworkManager/shared
Thomas Haller 01b9b4104c all: clean-up usage of GError
Functions that take a GError** MUST fill it in on error. There is no
need to check whether error is NULL if the function it was passed to
had a failing return value.

Likewise, a proper GError must have a non-NULL message, so there's no
need to double-check that either.

Based-on-patch-by: Dan Winship <danw@gnome.org>
2016-03-03 18:54:20 +01:00
..
gsystem-local-alloc.h build: rename directory "include" to "shared" 2015-12-24 11:42:37 +01:00
Makefile.am build: add "shared" files to EXTRA_DIST 2016-01-27 11:51:17 +01:00
nm-dbus-compat.h build: rename directory "include" to "shared" 2015-12-24 11:42:37 +01:00
nm-default.h all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nm-glib.h nm-glib: backport g_info() macro 2016-02-24 20:04:29 +01:00
nm-macros-internal.h shared: add NM_G_ERROR_MSG() 2016-03-03 18:54:20 +01:00
nm-test-libnm-utils.h libnm/tests: add test code driving python test service 2015-12-26 16:43:49 +01:00
nm-test-utils-impl.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nm-test-utils.h all: clean-up usage of GError 2016-03-03 18:54:20 +01:00
nm-version-macros.h.in build: rename directory "include" to "shared" 2015-12-24 11:42:37 +01:00