]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: dgnc: fixed brace coding style issue in dgnc_driver.c
authorVincent Heuken <me@vincentheuken.com>
Tue, 3 Jun 2014 12:41:33 +0000 (05:41 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Jun 2014 00:10:12 +0000 (17:10 -0700)
commit99999103489487f5998aa264e50d482444adfdfb
treea7807294f98b128f2b591d4cd18aded5fb8eaed9
parentcb5c1c3b22d0c030079765dc6a4a21d83b861c99
Staging: dgnc: fixed brace coding style issue in dgnc_driver.c

This is a patch to the dgnc_driver.c file that fixes the following
error:
ERROR: open brace '{' following function declarations go on
the next line

Signed-off-by: Vincent Heuken <me@vincentheuken.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgnc/dgnc_driver.c