]> git.baikalelectronics.ru Git - kernel.git/commit
staging:rtl8192u: Rename function PHY_RF8256_Config() - Style
authorJohn Whitmore <johnfwhitmore@gmail.com>
Sun, 26 Aug 2018 22:45:29 +0000 (23:45 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Aug 2018 17:28:15 +0000 (19:28 +0200)
commit1c701e0122817df01173075ab42513101aef3363
treef8cd745d45875819fab19775d1f20cbf13709836
parent91eacda8f59616da4e5dc2c0572b0fcd4317284a
staging:rtl8192u: Rename function PHY_RF8256_Config() - Style

Rename the function PHY_RF8256_Config() to phy_rf8256_config(). This
change clears the checkpatch issue with CamelCase naming.

This is a simple coding style change which should have no impact on
runtime code execution.

Signed-off-by: John Whitmore <johnfwhitmore@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r8190_rtl8256.c
drivers/staging/rtl8192u/r8190_rtl8256.h
drivers/staging/rtl8192u/r819xU_phy.c