[PATCH] fbdev: Fix syntax errors in comments

Helge Deller deller at gmx.de
Mon Jun 20 12:29:48 UTC 2022


On 6/5/22 10:59, Xiang wangx wrote:
> Delete the redundant word 'its'.
>
> Signed-off-by: Xiang wangx <wangxiang at cdjrlc.com>

applied to fbdev tree.

Thanks!
Helge

> ---
>  drivers/video/fbdev/skeletonfb.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/video/fbdev/skeletonfb.c b/drivers/video/fbdev/skeletonfb.c
> index bcacfb6934fa..3d4d78362ede 100644
> --- a/drivers/video/fbdev/skeletonfb.c
> +++ b/drivers/video/fbdev/skeletonfb.c
> @@ -96,7 +96,7 @@ static const struct fb_fix_screeninfo xxxfb_fix = {
>
>      /*
>       * 	Modern graphical hardware not only supports pipelines but some
> -     *  also support multiple monitors where each display can have its
> +     *  also support multiple monitors where each display can have
>       *  its own unique data. In this case each display could be
>       *  represented by a separate framebuffer device thus a separate
>       *  struct fb_info. Now the struct xxx_par represents the graphics



More information about the dri-devel mailing list