1
0
Fork 0
alistair23-linux/drivers/staging/rtl8723bs
Rasmus Villemoes 8b160b18e3 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.

Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
2019-09-15 19:41:57 +02:00
..
core staging: rtl8723bs: replace __inline by inline 2019-09-15 19:41:57 +02:00
hal Merge branch 'akpm' (patches from Andrew) 2019-07-12 11:40:28 -07:00
include staging: rtl8723bs: replace __inline by inline 2019-09-15 19:41:57 +02:00
os_dep staging: rtl8723bs: Remove rtw_btcoex_SuspendNotify() 2019-07-01 10:50:22 +02:00
Kconfig staging: rtl8723bs: use help instead of ---help--- in Kconfig 2019-05-20 10:49:08 +02:00
Makefile staging: rtl8723bs: Rename 'Hal8723BPwrSeq.{c, h}' to 'hal_pwr_seq.*'. 2018-05-25 18:47:22 +02:00
TODO staging: rtl8723bs: Remove myself from CC: 2019-06-20 14:32:07 +02:00