Re: [PATCH v2] staging: sm750fb: fix remaining CamelCase issues
From: Krzysztof Kozlowski
Date: Tue Jul 07 2026 - 02:27:10 EST
On 24/06/2026 06:25, Arnav Kapoor wrote:
> Rename the remaining CamelCase variables and constants
> to follow kernel coding style.
>
> Rename:
>
> * powerMode -> power_mode
> * setAllEngOff -> set_all_eng_off
> * resetMemory -> reset_memory
> * sm750_doubleTFT -> SM750_DOUBLE_TFT
> * sm750_dualTFT -> SM750_DUAL_TFT
>
> Fix build errors by renaming the corresponding
> declarations and enum values as well.
>
> Reported-by: kernel test robot [lkp@xxxxxxxxx](mailto:lkp@xxxxxxxxx)
> Closes: https://lore.kernel.org/oe-kbuild-all/202606240916.wIIrdOzC-lkp@xxxxxxxxx/
> Signed-off-by: Arnav Kapoor <kapoorarnav43@xxxxxxxxx>
Same comments.
Best regards,
Krzysztof