* [PATCH] [STYLE]staging:dgnc:dgnc_driver.c Blankline before }
@ 2016-11-12 21:15 Walt Feasel
0 siblings, 0 replies; only message in thread
From: Walt Feasel @ 2016-11-12 21:15 UTC (permalink / raw)
To: markh
Cc: lidza.louina, gregkh, driverdev-devel, devel, linux-kernel, Walt Feasel
Made suggested modifications from checkpatch in reference
to CHECK: Blank lines aren't necessary before a close brace '}'
Signed-off-by: Walt Feasel <waltfeasel@gmail.com>
---
drivers/staging/dgnc/dgnc_driver.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/staging/dgnc/dgnc_driver.c b/drivers/staging/dgnc/dgnc_driver.c
index d3243a3..e28ab04 100644
--- a/drivers/staging/dgnc/dgnc_driver.c
+++ b/drivers/staging/dgnc/dgnc_driver.c
@@ -150,7 +150,6 @@ static void cleanup(bool sysfiles)
dgnc_cleanup_tty(dgnc_board[i]);
dgnc_cleanup_board(dgnc_board[i]);
}
-
}
/*
--
2.1.4
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-11-12 21:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-12 21:15 [PATCH] [STYLE]staging:dgnc:dgnc_driver.c Blankline before } Walt Feasel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®