NetworkManager/src/supplicant
Thomas Haller d25ed0820c all: don't use "static inline" in source files
For static functions inside a module, the compiler determines on its own
whether to inline the function.

Also, "inline" was used at some places that don't immediatly look like
candidates for inlining. It was most likely a copy&paste error.
2019-02-06 09:31:00 +01:00
..
tests supplicant: add support for SAE key management 2019-02-05 10:20:27 +01:00
nm-supplicant-config.c supplicant: add support for SAE key management 2019-02-05 10:20:27 +01:00
nm-supplicant-config.h wifi: enable WPA-*-SHA256 AKMs only when the supplicant supports them 2018-01-22 08:38:28 +01:00
nm-supplicant-interface.c wifi-p2p: strict validate options argument to "StartFind" 2019-02-05 13:55:32 +01:00
nm-supplicant-interface.h supplicant: Add methods to start/stop a P2P Find operation 2018-12-13 09:20:55 +01:00
nm-supplicant-manager.c all: don't use "static inline" in source files 2019-02-06 09:31:00 +01:00
nm-supplicant-manager.h supplicant: Allow creating an interface from object path 2018-12-13 09:20:55 +01:00
nm-supplicant-settings-verify.c supplicant: add support for SAE key management 2019-02-05 10:20:27 +01:00
nm-supplicant-settings-verify.h all: remove consecutive empty lines 2018-04-30 16:24:52 +02:00
nm-supplicant-types.h all: replace non-leading tabs with spaces 2018-02-07 13:32:04 +01:00