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)
commit07467e509b90c75a7c5962c0857857eae79e5c33
treea7807294f98b128f2b591d4cd18aded5fb8eaed9
parent07d3bf6b5ee5c411573a2dacfaed4c9133255de9
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