linux/drivers/staging/rtl8723bs
Maciek Fijalkowski 77ab45a420 staging: rtl8723bs: make 'myid' function to follow kernel coding rules
Checkpatch.pl produced errors regarding inline keyword placement and
parenthesis around returned value in 'myid'.
Place inline after static keyword and remove mentioned parenthesis.

Signed-off-by: Maciek Fijalkowski <macfij7@wp.pl>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-02-16 15:41:27 +01:00
..
core Staging: rtl8723bs: Do not check for NOT NULL before kfree() 2017-12-21 18:22:07 +01:00
hal staging: rtl8723bs: remove a couple of redundant initializations 2018-01-26 15:08:43 +01:00
include staging: rtl8723bs: make 'myid' function to follow kernel coding rules 2018-02-16 15:41:27 +01:00
os_dep staging: rtl8723bs: remove a couple of redundant initializations 2018-01-26 15:08:43 +01:00
Kconfig
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
TODO