diff options
author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | 2019-08-31 01:15:22 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-09-03 09:39:53 +0200 |
commit | 4a39752151362c04019daebe6ba4a1e8c6a8241f (patch) | |
tree | 90431205b829b9d916b4fbfe6bb13a06714aa25b /tools/perf/scripts/python/export-to-postgresql.py | |
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 <linux@rasmusvillemoes.dk>
Link: https://lore.kernel.org/r/20190830231527.22304-2-linux@rasmusvillemoes.dk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions