The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* Staging: board: Fix checkpatch.pl issue
@ 2016-01-29 23:37 SirnamSwetha
  0 siblings, 0 replies; only message in thread
From: SirnamSwetha @ 2016-01-29 23:37 UTC (permalink / raw)
  To: gregkh, devel, linux-kernel

This patch fixes the checkpatch issue.

CHECK: Please don't use multiple blank lines

Signed-off-by: SirnamSwetha <theonly.ultimate@gmail.com>
---
 drivers/staging/board/armadillo800eva.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/staging/board/armadillo800eva.c b/drivers/staging/board/armadillo800eva.c
index 9c41652..2735a82 100644
--- a/drivers/staging/board/armadillo800eva.c
+++ b/drivers/staging/board/armadillo800eva.c
@@ -27,7 +27,6 @@
 
 #include "board.h"
 
-
 static struct fb_videomode lcdc0_mode = {
 	.name		= "AMPIER/AM-800480",
 	.xres		= 800,
-- 
1.9.1

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

only message in thread, other threads:[~2016-01-29 23:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-29 23:37 Staging: board: Fix checkpatch.pl issue SirnamSwetha

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox