NetworkManager/src/ppp
Thomas Haller de62da297e all: drop explicit casts from _GET_PRIVATE() macro calls
The _GET_PRIVATE() macros are all implemented based on
_NM_GET_PRIVATE(). That macro tries to be more type safe and uses
_Generic() to do the right thing. Explicitly casting is not only
unnecessary, it defeats these (static) type checks.

Don't do that.
2020-02-14 11:04:46 +01:00
..
meson.build meson: Improve ppp build file 2019-10-01 09:49:33 +02:00
nm-ppp-manager-call.c all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
nm-ppp-manager-call.h all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
nm-ppp-manager.c all: drop explicit casts from _GET_PRIVATE() macro calls 2020-02-14 11:04:46 +01:00
nm-ppp-manager.h all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
nm-ppp-plugin-api.h all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
nm-ppp-plugin.ver ppp: split ppp manager into a plugin 2016-12-06 11:08:11 +01:00
nm-ppp-status.h all: unify format of our Copyright source code comments 2019-10-02 17:03:52 +02:00
nm-pppd-plugin.c all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
nm-pppd-plugin.h all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00