]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
staging: rtl8723bs: hal: put return type and function name on one line
authorAkiyoshi Kurita <weibu@redadmin.org>
Fri, 12 Sep 2025 16:26:13 +0000 (01:26 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 14 Sep 2025 15:08:38 +0000 (17:08 +0200)
commit357704a3cf366146f1f829062970bc52162f0c76
tree7af0e88b1e6bdbc115abee2bf586cae8092c5bab
parent0daed4c3b6a6f863a40e6b6effa462c5a46f2949
staging: rtl8723bs: hal: put return type and function name on one line

Make the function definition of phy_StoreTxPowerByRateBase() follow the
kernel coding style by placing the return type and function name on a
single line.

No functional change.

Signed-off-by: Akiyoshi Kurita <weibu@redadmin.org>
Link: https://lore.kernel.org/r/20250912162613.776769-1-weibu@redadmin.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/hal_com_phycfg.c