GNOME Bugzilla – Bug 760149
[review] bg/helper-macros-bgo760149 - Use helper macros everywhere
Last modified: 2016-01-06 20:39:53 UTC
Some patches to use nm_clear_g_source(), nm_clear_g_signal_handler(), NM_PLATFORM_GET everywhere, plus some other related (and one unrelated) patches. Please review.
Branch bg/helper-macros-bgo760149.
>> core: use NM_PLATFORM_GET instead of nm_platform_get() in function calls the idea was to use NM_PLATFORM_GET in places where we call a nm_platform() function without having a platform instance around. Contrary to g_signal_connect (nm_platform_get (), NM_PLATFORM_SIGNAL_LINK_CHANGED, where we explicitly want to access the platform instance. I guess the distinction is too subtle, so fine with me to use NM_PLATFORM_GET everywhere. Rest LGTM
Merged: http://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=0b5264d400b7f570ab4eade5eba5fff03239c55a