]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
staging: rtl8723bs: Fix camel-case names in phy_get_tx_pwr_lmt().
authorQuytelda Kahja <quytelda@tamalin.org>
Sun, 17 Jun 2018 05:30:32 +0000 (22:30 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Jun 2018 13:03:16 +0000 (22:03 +0900)
commit717209ec616cb4216732e4598afd4aa587ea54c2
tree96c6f439bc2da0b89ebba03b69ddfb91a048b7eb
parentcc2231a3bbcfcdd858cbbed1f2a0fbb9c230438b
staging: rtl8723bs: Fix camel-case names in phy_get_tx_pwr_lmt().

Change camel-case names to snake-case names; to avoid variable name
conflicts, rename table index variables to idx_*.

Signed-off-by: Quytelda Kahja <quytelda@tamalin.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/hal_com_phycfg.c