On Mon, Nov 15, 2021 at 03:08:56PM +0100, Alberto Merciai wrote:
> Replace camelcase word variable "wCurrentRate" into linux kernel coding
> style equivalent "current_rate".
>
> Signed-off-by: Alberto Merciai
Does not apply to my tree. Please rebase against the staging-next
branch and resend.
Replace camelcase word variable "wCurrentRate" into linux kernel coding
style equivalent "current_rate".
Signed-off-by: Alberto Merciai
---
v3:
- Remove useless links inside message body
v2:
- Add version changelog as suggested by Greg KH
v1:
- Add mail message body as suggested by Greg KH
d