Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1520432
| From | Walt Feasel <waltfeasel@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH] [STYLE 2/2]staging:dgnc:dgnc_sysfs.c Delete blank line |
| Date | 2016-11-13 00:00 +0100 |
| Message-ID | <sCPrb-5f-11@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Removed unnecessary blankline at end of file
Signed-off-by: Walt Feasel <waltfeasel@gmail.com>
---
drivers/staging/dgnc/dgnc_sysfs.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/staging/dgnc/dgnc_sysfs.c b/drivers/staging/dgnc/dgnc_sysfs.c
index 6e8c53b..d41517c 100644
--- a/drivers/staging/dgnc/dgnc_sysfs.c
+++ b/drivers/staging/dgnc/dgnc_sysfs.c
@@ -701,4 +701,3 @@ void dgnc_remove_tty_sysfs(struct device *c)
{
sysfs_remove_group(&c->kobj, &dgnc_tty_attribute_group);
}
-
--
2.1.4
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH] [STYLE 2/2]staging:dgnc:dgnc_sysfs.c Delete blank line Walt Feasel <waltfeasel@gmail.com> - 2016-11-13 00:00 +0100
csiph-web