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 0/4] Edit CamelCase in sm750fb
Date: Thu, 24 Oct 2019 20:20:31 -0700 [thread overview]
Message-ID: <cover.1571973516.git.jamal.k.shareef@gmail.com> (raw)
This patch removes CamelCase in sm750fb files.
Patches are organized into groups of dependent files.
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 | 139 +++++++++---------
drivers/staging/sm750fb/sm750_accel.h | 26 ++--
drivers/staging/sm750fb/sm750_cursor.c | 18 +--
drivers/staging/sm750fb/sm750_cursor.h | 10 +-
drivers/staging/sm750fb/sm750_hw.c | 68 ++++-----
14 files changed, 474 insertions(+), 472 deletions(-)
--
2.17.1
next reply other threads:[~2019-10-25 3:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-25 3:20 Jamal Shareef [this message]
2019-10-25 3:20 ` [PATCH 1/4] staging: sm750sb: Edit CamelCase in dvi/sii164 files Jamal Shareef
2019-10-26 18:45 ` Greg KH
2019-10-25 3:20 ` [PATCH 2/4] staging: sm750fb: Edit CamelCase in ddk750_mode files Jamal Shareef
2019-10-25 3:20 ` [PATCH 3/4] staging: sm750fb: Edit CamelCase in ddk750_power.h Jamal Shareef
2019-10-25 3:20 ` [PATCH 4/4] staging: sm750fb: Edits CamelCase in sm750 files Jamal Shareef
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.1571973516.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.