linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: khalid.datamax@gmail.com
Cc: sudipm.mukherjee@gmail.com, teddy.wang@siliconmotion.com,
	linux-fbdev@vger.kernel.org, linux-staging@lists.linux.dev,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/1] staging: sm750fb: convert CamelCase function names to snake_case
Date: Thu, 19 Jun 2025 17:32:23 +0200	[thread overview]
Message-ID: <2025061906-doorframe-drearily-af3d@gregkh> (raw)
In-Reply-To: <20250531211319.55682-3-khalid.datamax@gmail.com>

On Sun, Jun 01, 2025 at 02:41:03AM +0530, khalid.datamax@gmail.com wrote:
> From: Khalid Faisal <khalid.datamax@gmail.com>
> 
> This patch converts function names in the sm750fb driver from CamelCase to
> snake_case to comply with Linux kernel coding style.
> 
> No functional changes.
> 
> Signed-off-by: Khalid Faisal <khalid.datamax@gmail.com>
> ---
>  drivers/staging/sm750fb/ddk750_dvi.c    | 16 +++++------
>  drivers/staging/sm750fb/ddk750_sii164.c | 38 ++++++++++++-------------
>  drivers/staging/sm750fb/ddk750_sii164.h | 16 +++++------
>  3 files changed, 35 insertions(+), 35 deletions(-)

Are you sure this file is still in the tree?  I don't see it anymore :(

      reply	other threads:[~2025-06-19 15:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-31 21:11 [PATCH 0/1] staging: sm750fb: convert CamelCase function names to snake_case khalid.datamax
2025-05-31 21:11 ` khalid.datamax
2025-05-31 21:11 ` [PATCH 1/1] " khalid.datamax
2025-06-19 15:32   ` Greg KH [this message]

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=2025061906-doorframe-drearily-af3d@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=khalid.datamax@gmail.com \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).