staging: dgnc: remove parenthesis around the CONST |
authorDaeseok Youn <daeseok.youn@gmail.com>
Tue, 29 Mar 2016 04:47:59 +0000 (13:47 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 31 Mar 2016 04:06:17 +0000 (21:06 -0700)
commita1115c9f7826143600d12f72cda7bb0be404c842
tree5a234fb4567b92b87401e3884fb6717e8b8aad37
parentd8bf4bee49728e31b1d225630c39714a6c42648c
staging: dgnc: remove parenthesis around the CONST |

remove parenthesis around the CONST | CONST.
It will be also fixed checkpatch.pl warning about
"Alignment should match open parenthesis" becasue
parenthesis were removed by this patch.

Signed-off-by: Daeseok Youn <daeseok.youn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgnc/dgnc_neo.c