NetworkManager/src/platform
Thomas Haller a83eb773ce all: modify line separator comments to be 80 chars wide
sed 's#^/\*\{5\}\*\+/$#/*****************************************************************************/#' $(git grep -l '\*\{5\}' | grep '\.[hc]$') -i
2016-10-03 12:01:15 +02:00
..
tests all: modify line separator comments to be 80 chars wide 2016-10-03 12:01:15 +02:00
wifi all: modify line separator comments to be 80 chars wide 2016-10-03 12:01:15 +02:00
Makefile.am platform: add minimal Makefile.am for convenience 2013-06-19 13:48:29 +02:00
nm-fake-platform.c all: modify line separator comments to be 80 chars wide 2016-10-03 12:01:15 +02:00
nm-fake-platform.h all: modify line separator comments to be 80 chars wide 2016-10-03 12:01:15 +02:00
nm-linux-platform.c all: modify line separator comments to be 80 chars wide 2016-10-03 12:01:15 +02:00
nm-linux-platform.h all: modify line separator comments to be 80 chars wide 2016-10-03 12:01:15 +02:00
nm-platform-utils.c platform: refactor comparing for all-zero,all-ones MAC address in nmp_utils_ethtool_get_permanent_address() 2016-05-24 16:01:59 +02:00
nm-platform-utils.h platform: declare nmp_utils_ip_config_source_*() functions as const 2016-05-16 13:16:49 +02:00
nm-platform.c all: modify line separator comments to be 80 chars wide 2016-10-03 12:01:15 +02:00
nm-platform.h all: modify line separator comments to be 80 chars wide 2016-10-03 12:01:15 +02:00
nmp-netns.c all: modify line separator comments to be 80 chars wide 2016-10-03 12:01:15 +02:00
nmp-netns.h platform: add nmp_netns_bind_to_path() helper function 2016-03-15 12:56:59 +01:00
nmp-object.c all: modify line separator comments to be 80 chars wide 2016-10-03 12:01:15 +02:00
nmp-object.h platform: fix the typedef-redefinition warnings 2016-05-18 20:53:05 +02:00