All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Edit CamelCase in sm750fb
@ 2019-10-28  1:43 Jamal Shareef
  2019-10-28  1:43 ` [PATCH v2 1/4] staging: sm750sb: Edit CamelCase in dvi/sii164 files Jamal Shareef
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jamal Shareef @ 2019-10-28  1:43 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: sudipm.mukherjee, teddy.wang, gregkh, Jamal Shareef

This patch removes CamelCase in sm750fb files.
Patches are organized into groups of dependent files.

Changes in v2:
 - Fix merge conflicts with staging-next in Patch 1 and Patch 4

Jamal Shareef (4):
  staging: sm750sb: Edit CamelCase in dvi/sii164 files
  staging: sm750fb: Edit CamelCase in ddk750_mode files
  staging: sm750fb: Edit CamelCase in ddk750_power.h
  staging: sm750fb: Edits CamelCase in sm750 files

 drivers/staging/sm750fb/ddk750_dvi.c    |  68 ++++-----
 drivers/staging/sm750fb/ddk750_dvi.h    |  80 +++++-----
 drivers/staging/sm750fb/ddk750_mode.c   |  86 +++++------
 drivers/staging/sm750fb/ddk750_mode.h   |   2 +-
 drivers/staging/sm750fb/ddk750_power.h  |  10 +-
 drivers/staging/sm750fb/ddk750_sii164.c | 185 ++++++++++++------------
 drivers/staging/sm750fb/ddk750_sii164.h |  40 ++---
 drivers/staging/sm750fb/sm750.c         | 144 +++++++++---------
 drivers/staging/sm750fb/sm750.h         |  70 ++++-----
 drivers/staging/sm750fb/sm750_accel.c   | 143 +++++++++---------
 drivers/staging/sm750fb/sm750_accel.h   |  26 ++--
 drivers/staging/sm750fb/sm750_cursor.c  |  18 +--
 drivers/staging/sm750fb/sm750_cursor.h  |  17 ++-
 drivers/staging/sm750fb/sm750_hw.c      |  68 ++++-----
 14 files changed, 486 insertions(+), 471 deletions(-)

-- 
2.17.1



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

end of thread, other threads:[~2019-10-28 12:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-28  1:43 [PATCH v2 0/4] Edit CamelCase in sm750fb Jamal Shareef
2019-10-28  1:43 ` [PATCH v2 1/4] staging: sm750sb: Edit CamelCase in dvi/sii164 files Jamal Shareef
2019-10-28  1:43 ` [PATCH v2 2/4] staging: sm750fb: Edit CamelCase in ddk750_mode files Jamal Shareef
2019-10-28  1:43 ` [PATCH v2 3/4] staging: sm750fb: Edit CamelCase in ddk750_power.h Jamal Shareef
2019-10-28  1:43 ` [PATCH v2 4/4] staging: sm750fb: Edits CamelCase in sm750 files Jamal Shareef
2019-10-28  7:07 ` [PATCH v2 0/4] Edit CamelCase in sm750fb Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.