public inbox for linux-fbdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] staging: sm750fb: improve clarity in TODO file
@ 2025-12-23 18:59 Tejas Chaudhari
  2026-01-11 12:51 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Tejas Chaudhari @ 2025-12-23 18:59 UTC (permalink / raw)
  To: Sudip Mukherjee, Teddy Wang
  Cc: Greg Kroah-Hartman, linux-staging, linux-fbdev, Tejas Chaudhari

Improve wording and consistency in the sm750fb TODO file
by clarifying references to checkpatch.pl and improving
sentence readability.

No functional changes.

Signed-off-by: Tejas Chaudhari <tejaschaudhari038@gmail.com>
---
 drivers/staging/sm750fb/TODO | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/staging/sm750fb/TODO b/drivers/staging/sm750fb/TODO
index 7ce632d04..56ffd9b36 100644
--- a/drivers/staging/sm750fb/TODO
+++ b/drivers/staging/sm750fb/TODO
@@ -1,8 +1,8 @@
 TODO:
-- lots of checkpatch cleanup
+- lots of checkpatch.pl cleanup
 - use kernel coding style
 - refine the code and remove unused code
-- Implement hardware acceleration for imageblit if image->depth > 1
+- Implement hardware acceleration for imageblit when image->depth > 1
 - must be ported to the atomic kms framework in the drm subsystem (which will
   give you a basic fbdev driver for free)
 
-- 
2.39.5 (Apple Git-154)


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

* Re: [PATCH] staging: sm750fb: improve clarity in TODO file
  2025-12-23 18:59 [PATCH] staging: sm750fb: improve clarity in TODO file Tejas Chaudhari
@ 2026-01-11 12:51 ` Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2026-01-11 12:51 UTC (permalink / raw)
  To: Tejas Chaudhari; +Cc: Sudip Mukherjee, Teddy Wang, linux-staging, linux-fbdev

On Wed, Dec 24, 2025 at 12:29:50AM +0530, Tejas Chaudhari wrote:
> Improve wording and consistency in the sm750fb TODO file
> by clarifying references to checkpatch.pl and improving
> sentence readability.
> 
> No functional changes.
> 
> Signed-off-by: Tejas Chaudhari <tejaschaudhari038@gmail.com>
> ---
>  drivers/staging/sm750fb/TODO | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/staging/sm750fb/TODO b/drivers/staging/sm750fb/TODO
> index 7ce632d04..56ffd9b36 100644
> --- a/drivers/staging/sm750fb/TODO
> +++ b/drivers/staging/sm750fb/TODO
> @@ -1,8 +1,8 @@
>  TODO:
> -- lots of checkpatch cleanup
> +- lots of checkpatch.pl cleanup
>  - use kernel coding style
>  - refine the code and remove unused code
> -- Implement hardware acceleration for imageblit if image->depth > 1
> +- Implement hardware acceleration for imageblit when image->depth > 1
>  - must be ported to the atomic kms framework in the drm subsystem (which will
>    give you a basic fbdev driver for free)
>  
> -- 
> 2.39.5 (Apple Git-154)
> 
> 

Does not apply to the tree anymore due to other changes in this file,
sorry.  Please rebase on the staging-testing branch and try again.

greg k-h

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

end of thread, other threads:[~2026-01-11 12:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-23 18:59 [PATCH] staging: sm750fb: improve clarity in TODO file Tejas Chaudhari
2026-01-11 12:51 ` Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox