All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] linux/fb.h: Spelling s/palette/palette/
@ 2022-02-16  8:39 ` Geert Uytterhoeven
  0 siblings, 0 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2022-02-16  8:39 UTC (permalink / raw)
  To: Helge Deller; +Cc: linux-fbdev, dri-devel, Geert Uytterhoeven

Fix a misspelling of "palette" in a comment.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
---
 include/uapi/linux/fb.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/uapi/linux/fb.h b/include/uapi/linux/fb.h
index 4c14e8be7267761b..3a49913d006c9bf6 100644
--- a/include/uapi/linux/fb.h
+++ b/include/uapi/linux/fb.h
@@ -182,7 +182,7 @@ struct fb_fix_screeninfo {
  *
  * For pseudocolor: offset and length should be the same for all color
  * components. Offset specifies the position of the least significant bit
- * of the pallette index in a pixel value. Length indicates the number
+ * of the palette index in a pixel value. Length indicates the number
  * of available palette entries (i.e. # of entries = 1 << length).
  */
 struct fb_bitfield {
-- 
2.25.1


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

* [PATCH] linux/fb.h: Spelling s/palette/palette/
@ 2022-02-16  8:39 ` Geert Uytterhoeven
  0 siblings, 0 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2022-02-16  8:39 UTC (permalink / raw)
  To: Helge Deller; +Cc: linux-fbdev, Geert Uytterhoeven, dri-devel

Fix a misspelling of "palette" in a comment.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
---
 include/uapi/linux/fb.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/uapi/linux/fb.h b/include/uapi/linux/fb.h
index 4c14e8be7267761b..3a49913d006c9bf6 100644
--- a/include/uapi/linux/fb.h
+++ b/include/uapi/linux/fb.h
@@ -182,7 +182,7 @@ struct fb_fix_screeninfo {
  *
  * For pseudocolor: offset and length should be the same for all color
  * components. Offset specifies the position of the least significant bit
- * of the pallette index in a pixel value. Length indicates the number
+ * of the palette index in a pixel value. Length indicates the number
  * of available palette entries (i.e. # of entries = 1 << length).
  */
 struct fb_bitfield {
-- 
2.25.1


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

* Re: [PATCH] linux/fb.h: Spelling s/palette/palette/
  2022-02-16  8:39 ` Geert Uytterhoeven
  (?)
@ 2022-02-17 10:16 ` Pekka Paalanen
  2022-04-01 21:00   ` Helge Deller
  -1 siblings, 1 reply; 4+ messages in thread
From: Pekka Paalanen @ 2022-02-17 10:16 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: Helge Deller, linux-fbdev, dri-devel

[-- Attachment #1: Type: text/plain, Size: 1021 bytes --]

On Wed, 16 Feb 2022 09:39:22 +0100
Geert Uytterhoeven <geert@linux-m68k.org> wrote:

> Fix a misspelling of "palette" in a comment.
> 
> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
> ---
>  include/uapi/linux/fb.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/include/uapi/linux/fb.h b/include/uapi/linux/fb.h
> index 4c14e8be7267761b..3a49913d006c9bf6 100644
> --- a/include/uapi/linux/fb.h
> +++ b/include/uapi/linux/fb.h
> @@ -182,7 +182,7 @@ struct fb_fix_screeninfo {
>   *
>   * For pseudocolor: offset and length should be the same for all color
>   * components. Offset specifies the position of the least significant bit
> - * of the pallette index in a pixel value. Length indicates the number
> + * of the palette index in a pixel value. Length indicates the number
>   * of available palette entries (i.e. # of entries = 1 << length).
>   */
>  struct fb_bitfield {

Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.com>


Thanks,
pq

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* Re: [PATCH] linux/fb.h: Spelling s/palette/palette/
  2022-02-17 10:16 ` Pekka Paalanen
@ 2022-04-01 21:00   ` Helge Deller
  0 siblings, 0 replies; 4+ messages in thread
From: Helge Deller @ 2022-04-01 21:00 UTC (permalink / raw)
  To: Pekka Paalanen, Geert Uytterhoeven; +Cc: linux-fbdev, dri-devel

On 2/17/22 11:16, Pekka Paalanen wrote:
> On Wed, 16 Feb 2022 09:39:22 +0100
> Geert Uytterhoeven <geert@linux-m68k.org> wrote:
>
>> Fix a misspelling of "palette" in a comment.
>>
>> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
>> ---
>>  include/uapi/linux/fb.h | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/include/uapi/linux/fb.h b/include/uapi/linux/fb.h
>> index 4c14e8be7267761b..3a49913d006c9bf6 100644
>> --- a/include/uapi/linux/fb.h
>> +++ b/include/uapi/linux/fb.h
>> @@ -182,7 +182,7 @@ struct fb_fix_screeninfo {
>>   *
>>   * For pseudocolor: offset and length should be the same for all color
>>   * components. Offset specifies the position of the least significant bit
>> - * of the pallette index in a pixel value. Length indicates the number
>> + * of the palette index in a pixel value. Length indicates the number
>>   * of available palette entries (i.e. # of entries = 1 << length).
>>   */
>>  struct fb_bitfield {
>
> Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.com>

applied.
Thanks!

Helge

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

end of thread, other threads:[~2022-04-01 21:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-16  8:39 [PATCH] linux/fb.h: Spelling s/palette/palette/ Geert Uytterhoeven
2022-02-16  8:39 ` Geert Uytterhoeven
2022-02-17 10:16 ` Pekka Paalanen
2022-04-01 21:00   ` Helge Deller

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.