Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1520432 > unrolled thread
| Started by | Walt Feasel <waltfeasel@gmail.com> |
|---|---|
| First post | 2016-11-13 00:00 +0100 |
| Last post | 2016-11-13 00:00 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH] [STYLE 2/2]staging:dgnc:dgnc_sysfs.c Delete blank line Walt Feasel <waltfeasel@gmail.com> - 2016-11-13 00:00 +0100
| From | Walt Feasel <waltfeasel@gmail.com> |
|---|---|
| Date | 2016-11-13 00:00 +0100 |
| Subject | [PATCH] [STYLE 2/2]staging:dgnc:dgnc_sysfs.c Delete blank line |
| Message-ID | <sCPrb-5f-11@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web