]> git.baikalelectronics.ru Git - kernel.git/commit
drivers: staging: vt6655: replace CamelCase names on function s_uGetRTSCTSRsvTime
authorRodolfo C. Villordo <rodolfovillordo@gmail.com>
Wed, 24 Jun 2020 10:02:56 +0000 (10:02 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Jun 2020 13:40:27 +0000 (15:40 +0200)
commit1ee2107f5b0a346b424a91af6a88aba66203e774
tree2f9d6f4d23b1bb0760cfba906e50cc50be8557bf
parent495a079979cad8fc561297769acc0e92b9c2f357
drivers: staging: vt6655: replace CamelCase names on function s_uGetRTSCTSRsvTime

Replace function and variables name from CamelCase style to snake_case style.
Remove Hungarian notation.

Signed-off-by: Rodolfo C. Villordo <rodolfovillordo@gmail.com>
Link: https://lore.kernel.org/r/20200624100256.GA17118@ip-172-31-24-31.ec2.internal
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/rxtx.c