Commit d3010a4c authored by Walt Feasel's avatar Walt Feasel Committed by Greg Kroah-Hartman
Browse files

staging: dgnc: dgnc_sysfs.c Delete blank line



Make modification to remove extra blank line

Signed-off-by: default avatarWalt Feasel <waltfeasel@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent a4eac955
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -701,4 +701,3 @@ void dgnc_remove_tty_sysfs(struct device *c)
{
	sysfs_remove_group(&c->kobj, &dgnc_tty_attribute_group);
}