]> git.baikalelectronics.ru Git - kernel.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)
commitfbc650180807baa4c98d65275cc9db3d673a2ae7
tree4226cf50c1e354f796a0622bf9f1dd98fa5b237b
parent7a49b5aeec2c7538079bc924c6f612cb330f4aee
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