[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2025061906-doorframe-drearily-af3d@gregkh>
Date: Thu, 19 Jun 2025 17:32:23 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: khalid.datamax@...il.com
Cc: sudipm.mukherjee@...il.com, teddy.wang@...iconmotion.com,
linux-fbdev@...r.kernel.org, linux-staging@...ts.linux.dev,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/1] staging: sm750fb: convert CamelCase function names
to snake_case
On Sun, Jun 01, 2025 at 02:41:03AM +0530, khalid.datamax@...il.com wrote:
> From: Khalid Faisal <khalid.datamax@...il.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@...il.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 :(
Powered by blists - more mailing lists