diff options
author | 2019-08-31 01:15:22 +0200 | |
---|---|---|
committer | 2019-09-03 09:39:53 +0200 | |
commit | 4a39752151362c04019daebe6ba4a1e8c6a8241f (patch) | |
tree | 90431205b829b9d916b4fbfe6bb13a06714aa25b /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | staging: r8188eu: use skb_put_data instead of skb_put/memcpy pair (diff) | |
download | linux-dev-4a39752151362c04019daebe6ba4a1e8c6a8241f.tar.xz linux-dev-4a39752151362c04019daebe6ba4a1e8c6a8241f.zip |
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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions