diff options
author | Rasmus Villemoes <[email protected]> | 2019-08-31 01:15:22 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-09-03 09:39:53 +0200 |
commit | 4a39752151362c04019daebe6ba4a1e8c6a8241f (patch) | |
tree | 90431205b829b9d916b4fbfe6bb13a06714aa25b /net/switchdev/switchdev.c | |
parent | 39a4916b19e1fdbef987e52fcd4870d3423c470a (diff) |
staging: rtl8723bs: replace __inline by inline
Currently, __inline is #defined as inline in compiler_types.h, so this
should not change functionality. It is preparation for removing said
#define.
While at it, change some "inline static" to the customary "static
inline" order.
Signed-off-by: Rasmus Villemoes <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions