staging: dgnc: dgnc_sysfs.c Delete blank line

Make modification to remove extra blank line

Signed-off-by: Walt Feasel <waltfeasel@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Walt Feasel 2016-11-18 18:34:06 -05:00 committed by Greg Kroah-Hartman
parent a4eac955ef
commit d3010a4c2d
1 changed files with 0 additions and 1 deletions

View File

@ -701,4 +701,3 @@ void dgnc_remove_tty_sysfs(struct device *c)
{
sysfs_remove_group(&c->kobj, &dgnc_tty_attribute_group);
}