Searched hist:"319 f9425" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/staging/rtl8192u/ |
H A D | r8190_rtl8256.h | 319f9425 Sun Aug 26 17:45:30 CDT 2018 John Whitmore <johnfwhitmore@gmail.com> staging:rtl8192u: Refactor phy_RF8256_Config_ParaFile() - Style
Rename the function phy_RF8256_Config_ParaFile() to phy_rf8256_config_para_file(). This change clears the checkpatch issue with CamelCase naming.
Additionally as the function is only ever used in one file, (r8190_rtl8256.c), the function prototype has been removed from the header file, (r8190_rtl8256.h).
These changes are purely coding style in nature and 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> 319f9425 Sun Aug 26 17:45:30 CDT 2018 John Whitmore <johnfwhitmore@gmail.com> staging:rtl8192u: Refactor phy_RF8256_Config_ParaFile() - Style Rename the function phy_RF8256_Config_ParaFile() to phy_rf8256_config_para_file(). This change clears the checkpatch issue with CamelCase naming. Additionally as the function is only ever used in one file, (r8190_rtl8256.c), the function prototype has been removed from the header file, (r8190_rtl8256.h). These changes are purely coding style in nature and 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>
|
H A D | r8190_rtl8256.c | 319f9425 Sun Aug 26 17:45:30 CDT 2018 John Whitmore <johnfwhitmore@gmail.com> staging:rtl8192u: Refactor phy_RF8256_Config_ParaFile() - Style
Rename the function phy_RF8256_Config_ParaFile() to phy_rf8256_config_para_file(). This change clears the checkpatch issue with CamelCase naming.
Additionally as the function is only ever used in one file, (r8190_rtl8256.c), the function prototype has been removed from the header file, (r8190_rtl8256.h).
These changes are purely coding style in nature and 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> 319f9425 Sun Aug 26 17:45:30 CDT 2018 John Whitmore <johnfwhitmore@gmail.com> staging:rtl8192u: Refactor phy_RF8256_Config_ParaFile() - Style Rename the function phy_RF8256_Config_ParaFile() to phy_rf8256_config_para_file(). This change clears the checkpatch issue with CamelCase naming. Additionally as the function is only ever used in one file, (r8190_rtl8256.c), the function prototype has been removed from the header file, (r8190_rtl8256.h). These changes are purely coding style in nature and 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>
|