Re: [PATCH v2] staging: sm750fb: fix remaining CamelCase issues
Krzysztof Kozlowski <[email protected]> Tue, 7 Jul 2026 08:25:46 +0200
| Newsgroups | org.kernel.vger.linux-fbdev,dev.linux.lists.linux-staging,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
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 [[email protected]](mailto:[email protected]) > Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/ > Signed-off-by: Arnav Kapoor <[email protected]> Same comments. Best regards, Krzysztof