Searched hist:"7 c671608" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/staging/rtl8192u/ |
H A D | r8190_rtl8256.h | 7c671608 Sun Aug 26 17:45:28 CDT 2018 John Whitmore <johnfwhitmore@gmail.com> staging:rtl8192u: Rename PHY_SetRF8256Bandwidth() - Style
Rename the function PHY_SetRF8256Bandwidth() to phy_set_rf8256_bandwidth(). This change clears the checkpatch issue with CamelCase naming.
The parameter Bandwidth has been renamed to bandwidth, for the same reason.
Additionally a new line has been added to the parameter list of the function declaration in r8190_rtl8256.h to truncate the line length to the checkpatch limit.
These changes are simple coding style changes 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> 7c671608 Sun Aug 26 17:45:28 CDT 2018 John Whitmore <johnfwhitmore@gmail.com> staging:rtl8192u: Rename PHY_SetRF8256Bandwidth() - Style Rename the function PHY_SetRF8256Bandwidth() to phy_set_rf8256_bandwidth(). This change clears the checkpatch issue with CamelCase naming. The parameter Bandwidth has been renamed to bandwidth, for the same reason. Additionally a new line has been added to the parameter list of the function declaration in r8190_rtl8256.h to truncate the line length to the checkpatch limit. These changes are simple coding style changes 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>
|
H A D | r8190_rtl8256.c | 7c671608 Sun Aug 26 17:45:28 CDT 2018 John Whitmore <johnfwhitmore@gmail.com> staging:rtl8192u: Rename PHY_SetRF8256Bandwidth() - Style
Rename the function PHY_SetRF8256Bandwidth() to phy_set_rf8256_bandwidth(). This change clears the checkpatch issue with CamelCase naming.
The parameter Bandwidth has been renamed to bandwidth, for the same reason.
Additionally a new line has been added to the parameter list of the function declaration in r8190_rtl8256.h to truncate the line length to the checkpatch limit.
These changes are simple coding style changes 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> 7c671608 Sun Aug 26 17:45:28 CDT 2018 John Whitmore <johnfwhitmore@gmail.com> staging:rtl8192u: Rename PHY_SetRF8256Bandwidth() - Style Rename the function PHY_SetRF8256Bandwidth() to phy_set_rf8256_bandwidth(). This change clears the checkpatch issue with CamelCase naming. The parameter Bandwidth has been renamed to bandwidth, for the same reason. Additionally a new line has been added to the parameter list of the function declaration in r8190_rtl8256.h to truncate the line length to the checkpatch limit. These changes are simple coding style changes 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>
|
H A D | r819xU_phy.c | 7c671608 Sun Aug 26 17:45:28 CDT 2018 John Whitmore <johnfwhitmore@gmail.com> staging:rtl8192u: Rename PHY_SetRF8256Bandwidth() - Style
Rename the function PHY_SetRF8256Bandwidth() to phy_set_rf8256_bandwidth(). This change clears the checkpatch issue with CamelCase naming.
The parameter Bandwidth has been renamed to bandwidth, for the same reason.
Additionally a new line has been added to the parameter list of the function declaration in r8190_rtl8256.h to truncate the line length to the checkpatch limit.
These changes are simple coding style changes 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> 7c671608 Sun Aug 26 17:45:28 CDT 2018 John Whitmore <johnfwhitmore@gmail.com> staging:rtl8192u: Rename PHY_SetRF8256Bandwidth() - Style Rename the function PHY_SetRF8256Bandwidth() to phy_set_rf8256_bandwidth(). This change clears the checkpatch issue with CamelCase naming. The parameter Bandwidth has been renamed to bandwidth, for the same reason. Additionally a new line has been added to the parameter list of the function declaration in r8190_rtl8256.h to truncate the line length to the checkpatch limit. These changes are simple coding style changes 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>
|