[PATCH v2 0/2] Staging: sm750fb: Change camelCase to snake_case

Michail Tatas posted 2 patches 2 weeks, 1 day ago
drivers/staging/sm750fb/sm750.c    |  6 +++---
drivers/staging/sm750fb/sm750.h    |  4 ++--
drivers/staging/sm750fb/sm750_hw.c | 12 ++++++------
3 files changed, 11 insertions(+), 11 deletions(-)
[PATCH v2 0/2] Staging: sm750fb: Change camelCase to snake_case
Posted by Michail Tatas 2 weeks, 1 day ago
Change variable names from camelCase to snake_case
as per the Linux Kernel standards.

Michail Tatas (2):
  staging: sm750fb: rename setAllEngOff to set_all_eng_off
  staging: sm750fb: rename pvReg to pv_reg

 drivers/staging/sm750fb/sm750.c    |  6 +++---
 drivers/staging/sm750fb/sm750.h    |  4 ++--
 drivers/staging/sm750fb/sm750_hw.c | 12 ++++++------
 3 files changed, 11 insertions(+), 11 deletions(-)

--
 
2.43.0