All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] efifb: BGRT: Fix typo in *deferred* in comment
@ 2020-06-13  8:13 Paul Menzel
  2020-06-13  8:52 ` Hans de Goede
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Menzel @ 2020-06-13  8:13 UTC (permalink / raw
  To: linux-fbdev

Cc: linux-fbdev@vger.kernel.org
Cc: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
---
 drivers/video/fbdev/efifb.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/video/fbdev/efifb.c b/drivers/video/fbdev/efifb.c
index 65491ae74808..42b4facc5e2b 100644
--- a/drivers/video/fbdev/efifb.c
+++ b/drivers/video/fbdev/efifb.c
@@ -91,7 +91,7 @@ static int efifb_setcolreg(unsigned regno, unsigned red, unsigned green,
 }
 
 /*
- * If fbcon deffered console takeover is configured, the intent is for the
+ * If fbcon deferred console takeover is configured, the intent is for the
  * framebuffer to show the boot graphics (e.g. vendor logo) until there is some
  * (error) message to display. But the boot graphics may have been destroyed by
  * e.g. option ROM output, detect this and restore the boot graphics.
-- 
2.27.0

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

* Re: [PATCH] efifb: BGRT: Fix typo in *deferred* in comment
  2020-06-13  8:13 [PATCH] efifb: BGRT: Fix typo in *deferred* in comment Paul Menzel
@ 2020-06-13  8:52 ` Hans de Goede
  0 siblings, 0 replies; 2+ messages in thread
From: Hans de Goede @ 2020-06-13  8:52 UTC (permalink / raw
  To: linux-fbdev

Hi,

On 6/13/20 10:13 AM, Paul Menzel wrote:
> Cc: linux-fbdev@vger.kernel.org
> Cc: Hans de Goede <hdegoede@redhat.com>
> Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>

LGTM:

Acked-by: Hans de Goede <hdegoede@redhat.com>

Regards,

Hans


> ---
>   drivers/video/fbdev/efifb.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/video/fbdev/efifb.c b/drivers/video/fbdev/efifb.c
> index 65491ae74808..42b4facc5e2b 100644
> --- a/drivers/video/fbdev/efifb.c
> +++ b/drivers/video/fbdev/efifb.c
> @@ -91,7 +91,7 @@ static int efifb_setcolreg(unsigned regno, unsigned red, unsigned green,
>   }
>   
>   /*
> - * If fbcon deffered console takeover is configured, the intent is for the
> + * If fbcon deferred console takeover is configured, the intent is for the
>    * framebuffer to show the boot graphics (e.g. vendor logo) until there is some
>    * (error) message to display. But the boot graphics may have been destroyed by
>    * e.g. option ROM output, detect this and restore the boot graphics.
> 

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

end of thread, other threads:[~2020-06-13  8:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-13  8:13 [PATCH] efifb: BGRT: Fix typo in *deferred* in comment Paul Menzel
2020-06-13  8:52 ` Hans de Goede

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.