staging: dgnc: fix line length over 80 chars in dgnc_sysfs.c
authorWim de With <nauxuron@wimdewith.com>
Wed, 20 May 2015 12:27:39 +0000 (14:27 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 31 May 2015 01:26:27 +0000 (10:26 +0900)
This patch fixes most of the lines over 80 characters long in
dgnc_sysfs.c. I couldn't find a way to break line 202-207 in a sensible
way. If there is a way, let me know.

Signed-off-by: Wim de With <nauxuron@wimdewith.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found