video: fbdev: skeletonfb: Fix syntax errors in comments
authorXiang wangx <wangxiang@cdjrlc.com>
Sun, 5 Jun 2022 08:59:13 +0000 (16:59 +0800)
committerHelge Deller <deller@gmx.de>
Mon, 20 Jun 2022 12:27:19 +0000 (14:27 +0200)
Delete the redundant word 'its'.

Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com>
Signed-off-by: Helge Deller <deller@gmx.de>
drivers/video/fbdev/skeletonfb.c

index bcacfb6..3d4d783 100644 (file)
@@ -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