linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] staging: fbtft: fix a typo
@ 2021-03-26 12:55 Carlis
  2021-03-26 13:03 ` Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: Carlis @ 2021-03-26 12:55 UTC (permalink / raw)
  To: gregkh, zhangxuezhi1; +Cc: dri-devel, linux-fbdev, linux-staging, linux-kernel

From: Xuezhi Zhang <zhangxuezhi1@yulong.com>

Change 'tft' to 'TFT'

Signed-off-by: Xuezhi Zhang <zhangxuezhi1@yulong.com>
---
v2: use full name.
 drivers/staging/fbtft/fbtft-core.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/staging/fbtft/fbtft-core.c b/drivers/staging/fbtft/fbtft-core.c
index 4f362da..44e7acb 100644
--- a/drivers/staging/fbtft/fbtft-core.c
+++ b/drivers/staging/fbtft/fbtft-core.c
@@ -775,7 +775,7 @@ void fbtft_framebuffer_release(struct fb_info *info)
 EXPORT_SYMBOL(fbtft_framebuffer_release);
 
 /**
- *	fbtft_register_framebuffer - registers a tft frame buffer device
+ *	fbtft_register_framebuffer - registers a TFT frame buffer device
  *	@fb_info: frame buffer info structure
  *
  *  Sets SPI driverdata if needed
@@ -873,7 +873,7 @@ int fbtft_register_framebuffer(struct fb_info *fb_info)
 EXPORT_SYMBOL(fbtft_register_framebuffer);
 
 /**
- *	fbtft_unregister_framebuffer - releases a tft frame buffer device
+ *	fbtft_unregister_framebuffer - releases a TFT frame buffer device
  *	@fb_info: frame buffer info structure
  *
  *  Frees SPI driverdata if needed
-- 
1.9.1


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

* Re: [PATCH v2] staging: fbtft: fix a typo
  2021-03-26 12:55 [PATCH v2] staging: fbtft: fix a typo Carlis
@ 2021-03-26 13:03 ` Greg KH
  2021-03-30  7:21   ` carlis
  0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2021-03-26 13:03 UTC (permalink / raw)
  To: Carlis; +Cc: zhangxuezhi1, dri-devel, linux-fbdev, linux-staging, linux-kernel

On Fri, Mar 26, 2021 at 08:55:51PM +0800, Carlis wrote:
> From: Xuezhi Zhang <zhangxuezhi1@yulong.com>
> 
> Change 'tft' to 'TFT'

That says what you did, but not _why_ you did it.

And this is not a "typo", as it is not misspelled and really is just
fine as-is.

thanks,

greg k-h

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

* Re: [PATCH v2] staging: fbtft: fix a typo
  2021-03-26 13:03 ` Greg KH
@ 2021-03-30  7:21   ` carlis
  0 siblings, 0 replies; 3+ messages in thread
From: carlis @ 2021-03-30  7:21 UTC (permalink / raw)
  To: Greg KH; +Cc: zhangxuezhi1, dri-devel, linux-fbdev, linux-staging, linux-kernel

On Fri, 26 Mar 2021 14:03:34 +0100
Greg KH <gregkh@linuxfoundation.org> wrote:

> On Fri, Mar 26, 2021 at 08:55:51PM +0800, Carlis wrote:
> > From: Xuezhi Zhang <zhangxuezhi1@yulong.com>
> > 
> > Change 'tft' to 'TFT'  
> 
> That says what you did, but not _why_ you did it.
> 
> And this is not a "typo", as it is not misspelled and really is just
> fine as-is.
> 
> thanks,
> 
> greg k-h

Ok,i will undo this patch.

thanks,

Xuezhi Zhang

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

end of thread, other threads:[~2021-03-30  7:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-26 12:55 [PATCH v2] staging: fbtft: fix a typo Carlis
2021-03-26 13:03 ` Greg KH
2021-03-30  7:21   ` carlis

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).