Skip to content

Commit fc37879

Browse files
Xiang wangxhdeller
authored andcommitted
video: fbdev: skeletonfb: Fix syntax errors in comments
Delete the redundant word 'its'. Signed-off-by: Xiang wangx <[email protected]> Signed-off-by: Helge Deller <[email protected]>
1 parent a111daf commit fc37879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/video/fbdev/skeletonfb.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ static const struct fb_fix_screeninfo xxxfb_fix = {
9696

9797
/*
9898
* Modern graphical hardware not only supports pipelines but some
99-
* also support multiple monitors where each display can have its
99+
* also support multiple monitors where each display can have
100100
* its own unique data. In this case each display could be
101101
* represented by a separate framebuffer device thus a separate
102102
* struct fb_info. Now the struct xxx_par represents the graphics

0 commit comments

Comments
 (0)