mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 23:22:31 +02:00
video: fbdev: skeletonfb: Fix syntax errors in comments
Delete the redundant word 'its'. Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com> Signed-off-by: Helge Deller <deller@gmx.de>
This commit is contained in:
parent
a111daf0c5
commit
fc378794a2
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user