From: Walt Feasel Date: Fri, 18 Nov 2016 23:34:06 +0000 (-0500) Subject: staging: dgnc: dgnc_sysfs.c Delete blank line X-Git-Tag: v4.10-rc1~148^2~150 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=d3010a4c2d874a948c6af068822125d70a2915a4;p=karo-tx-linux.git staging: dgnc: dgnc_sysfs.c Delete blank line Make modification to remove extra blank line Signed-off-by: Walt Feasel Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/dgnc/dgnc_sysfs.c b/drivers/staging/dgnc/dgnc_sysfs.c index 6e8c53bfd1c6..d41517c41bb3 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); } -