2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-07 05:04:04 +08:00
linux-next/drivers/staging/rtl8723bs
Quytelda Kahja 93998817a1 staging: rtl8723bs: Fix camel-case in 'struct rt_firmware'.
Change the members of 'struct rt_firmware' to be snake case instead
of camel-case, per the kernel coding style guide.

Signed-off-by: Quytelda Kahja <quytelda@tamalin.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-05-25 18:47:22 +02:00
..
core staging: rtl8723bs: Replace license boilerplate with SPDX identifiers 2018-05-11 11:48:24 +02:00
hal staging: rtl8723bs: Fix camel-case in 'struct rt_firmware'. 2018-05-25 18:47:22 +02:00
include staging: rtl8723bs: Fix camel-case in 'struct rt_firmware'. 2018-05-25 18:47:22 +02:00
os_dep staging: rtl8723bs: Replace license boilerplate with SPDX identifiers 2018-05-11 11:48:24 +02:00
Kconfig
Makefile staging: rtl8723bs: Rename 'Hal8723BPwrSeq.{c, h}' to 'hal_pwr_seq.*'. 2018-05-25 18:47:22 +02:00
TODO