staging: sm750fb: Remove unnecessary blank line
authorZhansaya Bagdauletkyzy <zhansayabagdaulet@gmail.com>
Sun, 4 Apr 2021 11:10:55 +0000 (17:10 +0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 5 Apr 2021 10:12:13 +0000 (12:12 +0200)
Remove unnecessary extra blank line to improve readability.
Reported by checkpatch.

Signed-off-by: Zhansaya Bagdauletkyzy <zhansayabagdaulet@gmail.com>
Link: https://lore.kernel.org/r/20210404111055.GA22626@zhans
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/sm750.h

index 1b3f5f6..23eefd0 100644 (file)
@@ -64,7 +64,6 @@ struct lynx_accel {
                           u32 x, u32 y, u32 width, u32 height,
                           u32 color, u32 rop);
 
-
        int (*de_copyarea)(struct lynx_accel *accel,
                           u32 s_base, u32 s_pitch,
                           u32 sx, u32 sy,