staging: sm750fb: Remove unnecessary blank line

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>
This commit is contained in:
Zhansaya Bagdauletkyzy 2021-04-04 17:10:55 +06:00 committed by Greg Kroah-Hartman
parent 015a5273b6
commit d3361373bd

View 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,