Skip to content
  • Yifeng Li's avatar
    d5aa59ad
    staging: sm750fb: trivial comment indention fix. · d5aa59ad
    Yifeng Li authored
    
    
    In function sm750_hw_copyarea() of sm750_accel.c, there are
    some comments in ASCII graphs, describing 4 possible scenarios
    of overlapping areas when copying an area. However, the graphs
    have broken indention.
    
    The entire SiliconMotion series video controllers, including
    SM501, SM712 and SM750 have similar 2D engines, yet, I have
    not seen a single version of it with ASCII graphs properly
    formatted...
    
    Fix the the misleading ASCII graphs. It would eliminate the
    confusions and improve code readability.
    
    Signed-off-by: default avatarYifeng Li <tomli@tomli.me>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
    d5aa59ad
    staging: sm750fb: trivial comment indention fix.
    Yifeng Li authored
    
    
    In function sm750_hw_copyarea() of sm750_accel.c, there are
    some comments in ASCII graphs, describing 4 possible scenarios
    of overlapping areas when copying an area. However, the graphs
    have broken indention.
    
    The entire SiliconMotion series video controllers, including
    SM501, SM712 and SM750 have similar 2D engines, yet, I have
    not seen a single version of it with ASCII graphs properly
    formatted...
    
    Fix the the misleading ASCII graphs. It would eliminate the
    confusions and improve code readability.
    
    Signed-off-by: default avatarYifeng Li <tomli@tomli.me>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Loading