All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jamal Shareef <jamal.k.shareef@gmail.com>
To: outreachy-kernel@googlegroups.com
Cc: sudipm.mukherjee@gmail.com, teddy.wang@siliconmotion.com,
	gregkh@linuxfoundation.org,
	Jamal Shareef <jamal.k.shareef@gmail.com>
Subject: [PATCH v2 0/4] Edit CamelCase in sm750fb
Date: Sun, 27 Oct 2019 18:43:03 -0700	[thread overview]
Message-ID: <cover.1572226786.git.jamal.k.shareef@gmail.com> (raw)

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



             reply	other threads:[~2019-10-28  1:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-28  1:43 Jamal Shareef [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1572226786.git.jamal.k.shareef@gmail.com \
    --to=jamal.k.shareef@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=outreachy-kernel@googlegroups.com \
    --cc=sudipm.mukherjee@gmail.com \
    --cc=teddy.wang@siliconmotion.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.