linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Outreachy kernel][PATCH] staging: sm750fb: Remove unnecessary blank line
@ 2021-04-04 11:10 Zhansaya Bagdauletkyzy
  0 siblings, 0 replies; only message in thread
From: Zhansaya Bagdauletkyzy @ 2021-04-04 11:10 UTC (permalink / raw)
  To: sudipm.mukherjee, teddy.wang, gregkh
  Cc: linux-fbdev, linux-staging, linux-kernel, outreachy-kernel

Remove unnecessary extra blank line to improve readability.
Reported by checkpatch.

Signed-off-by: Zhansaya Bagdauletkyzy <zhansayabagdaulet@gmail.com>
---
 drivers/staging/sm750fb/sm750.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/staging/sm750fb/sm750.h b/drivers/staging/sm750fb/sm750.h
index 1b3f5f649c52..23eefd019ec9 100644
--- a/drivers/staging/sm750fb/sm750.h
+++ b/drivers/staging/sm750fb/sm750.h
@@ -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,
-- 
2.25.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-04-04 11:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-04 11:10 [Outreachy kernel][PATCH] staging: sm750fb: Remove unnecessary blank line Zhansaya Bagdauletkyzy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).