staging: vt6655: refactor camelcase byMaxPwrLevel to max_pwr_level
authorAlberto Merciai <alb3rt0.m3rciai@gmail.com>
Fri, 19 Nov 2021 08:16:56 +0000 (09:16 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Nov 2021 16:44:48 +0000 (17:44 +0100)
commit6d7cf7440063076ac45472ce28221a4ed8ea1298
tree1c8262ea0b8dea683cf82cacca2ba8342e1f79e4
parent9e861d3f4d84083e2cfcf590820b0a534b705bf5
staging: vt6655: refactor camelcase byMaxPwrLevel to max_pwr_level

Replace hungarian notated variable "byMaxPwrLevel" with "max_pwr_level"
compliant with linux kernel coding style.

Signed-off-by: Alberto Merciai <alb3rt0.m3rciai@gmail.com>
Link: https://lore.kernel.org/r/20211119081656.GA12982@alb3rt0-VirtualBox
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/device.h
drivers/staging/vt6655/rf.c