mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-21 21:34:58 +08:00
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:
parent
015a5273b6
commit
d3361373bd
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user