]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commit8ad524ffb215f68d98c25641082369d2ae3cf96c
tree4226cf50c1e354f796a0622bf9f1dd98fa5b237b
parentb2d3977f7d983a71106bb91674a61dd1285c0441
staging: dgnc: fix line length over 80 chars in dgnc_sysfs.c

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>
drivers/staging/dgnc/dgnc_sysfs.c