1
0
Fork 0
alistair23-linux/drivers/staging/rtl8723bs
Mamta Shukla d840eb63ba staging: rtl8723bs: os_dep: Shift * to be adjacent to pointer name
Shift * to be adjacent to pointer name to follow Linux coding style.
Issue found with checkpatch.pl
ERROR: "foo * bar" should be "foo *bar"

Signed-off-by: Mamta Shukla <mamtashukla555@gmail.com>
Acked-by:Larry Finger<Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-10-14 13:29:34 +02:00
..
core staging: rtl8723bs: core: Remove true and false comparison 2018-10-09 14:57:33 +02:00
hal staging: rtl8723bs: fix spelling mistake "Abnrormal" -> "Abnormal" 2018-10-14 13:29:34 +02:00
include staging: rtl8723bs: fix spelling mistake "toogle" -> "toggle" 2018-09-25 21:03:05 +02:00
os_dep staging: rtl8723bs: os_dep: Shift * to be adjacent to pointer name 2018-10-14 13:29:34 +02:00
Kconfig
Makefile staging: rtl8723bs: Rename 'Hal8723BPwrSeq.{c, h}' to 'hal_pwr_seq.*'. 2018-05-25 18:47:22 +02:00
TODO