Linux kernel staging patches
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Staging: sm750fb: Change camelCase to snake_case
@ 2026-05-24 23:15 Michail Tatas
  2026-05-24 23:15 ` [PATCH v2 1/2] staging: sm750fb: rename setAllEngOff to set_all_eng_off Michail Tatas
  2026-05-24 23:15 ` [PATCH v2 2/2] staging: sm750fb: rename pvReg to pv_reg Michail Tatas
  0 siblings, 2 replies; 3+ messages in thread
From: Michail Tatas @ 2026-05-24 23:15 UTC (permalink / raw)
  To: sudipm.mukherjee, teddy.wang, gregkh
  Cc: linux-fbdev, linux-staging, linux-kernel, Michail Tatas

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-05-24 23:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-24 23:15 [PATCH v2 0/2] Staging: sm750fb: Change camelCase to snake_case Michail Tatas
2026-05-24 23:15 ` [PATCH v2 1/2] staging: sm750fb: rename setAllEngOff to set_all_eng_off Michail Tatas
2026-05-24 23:15 ` [PATCH v2 2/2] staging: sm750fb: rename pvReg to pv_reg Michail Tatas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox