All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] fbdev: Fix typo in vfb comment
@ 2017-06-20 16:17 Bastien Nocera
  2017-10-12 13:31 ` Jiri Kosina
  0 siblings, 1 reply; 3+ messages in thread
From: Bastien Nocera @ 2017-06-20 16:17 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, Bastien Nocera

Signed-off-by: Bastien Nocera <hadess@hadess.net>
---
 drivers/video/fbdev/vfb.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/video/fbdev/vfb.c b/drivers/video/fbdev/vfb.c
index da653a080394..59cd17bd9de6 100644
--- a/drivers/video/fbdev/vfb.c
+++ b/drivers/video/fbdev/vfb.c
@@ -374,7 +374,7 @@ static int vfb_mmap(struct fb_info *info,
 
 #ifndef MODULE
 /*
- * The virtual framebuffer driver is only enabled if explicitly
+ * The virtual framebuffer driver is only enabled if explicitely
  * requested by passing 'video=vfb:' (or any actual options).
  */
 static int __init vfb_setup(char *options)
-- 
2.13.0

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

* Re: [PATCH] fbdev: Fix typo in vfb comment
  2017-06-20 16:17 [PATCH] fbdev: Fix typo in vfb comment Bastien Nocera
@ 2017-10-12 13:31 ` Jiri Kosina
  2017-10-12 13:43   ` Bastien Nocera
  0 siblings, 1 reply; 3+ messages in thread
From: Jiri Kosina @ 2017-10-12 13:31 UTC (permalink / raw)
  To: Bastien Nocera; +Cc: linux-kernel

On Tue, 20 Jun 2017, Bastien Nocera wrote:

> Signed-off-by: Bastien Nocera <hadess@hadess.net>
> ---
>  drivers/video/fbdev/vfb.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/video/fbdev/vfb.c b/drivers/video/fbdev/vfb.c
> index da653a080394..59cd17bd9de6 100644
> --- a/drivers/video/fbdev/vfb.c
> +++ b/drivers/video/fbdev/vfb.c
> @@ -374,7 +374,7 @@ static int vfb_mmap(struct fb_info *info,
>  
>  #ifndef MODULE
>  /*
> - * The virtual framebuffer driver is only enabled if explicitly
> + * The virtual framebuffer driver is only enabled if explicitely

Is this really an improvement? :)

-- 
Jiri Kosina
SUSE Labs

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

* Re: [PATCH] fbdev: Fix typo in vfb comment
  2017-10-12 13:31 ` Jiri Kosina
@ 2017-10-12 13:43   ` Bastien Nocera
  0 siblings, 0 replies; 3+ messages in thread
From: Bastien Nocera @ 2017-10-12 13:43 UTC (permalink / raw)
  To: Jiri Kosina; +Cc: linux-kernel

On Thu, 2017-10-12 at 15:31 +0200, Jiri Kosina wrote:
> On Tue, 20 Jun 2017, Bastien Nocera wrote:
> 
> > Signed-off-by: Bastien Nocera <hadess@hadess.net>
> > ---
> >  drivers/video/fbdev/vfb.c | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/drivers/video/fbdev/vfb.c b/drivers/video/fbdev/vfb.c
> > index da653a080394..59cd17bd9de6 100644
> > --- a/drivers/video/fbdev/vfb.c
> > +++ b/drivers/video/fbdev/vfb.c
> > @@ -374,7 +374,7 @@ static int vfb_mmap(struct fb_info *info,
> >  
> >  #ifndef MODULE
> >  /*
> > - * The virtual framebuffer driver is only enabled if explicitly
> > + * The virtual framebuffer driver is only enabled if explicitely
> 
> Is this really an improvement? :)

Apparently not, feel free to drop that patch.

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

end of thread, other threads:[~2017-10-12 13:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-20 16:17 [PATCH] fbdev: Fix typo in vfb comment Bastien Nocera
2017-10-12 13:31 ` Jiri Kosina
2017-10-12 13:43   ` Bastien Nocera

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.