]> git.baikalelectronics.ru Git - kernel.git/commit
staging: dgnc: fix Logical continuations should be on the
authorDaeseok Youn <daeseok.youn@gmail.com>
Fri, 25 Mar 2016 02:44:34 +0000 (11:44 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Mar 2016 14:30:36 +0000 (07:30 -0700)
commit41cc12905790ad75982e01cc1f72be3075222550
tree486f78390aac645067caaf75c1264701fdb8340a
parent37e4e66c9b3133caed069a9d26e1955a1646542b
staging: dgnc: fix Logical continuations should be on the

fix checkpatch.pl warning about 'Logical continuations
should be on the previous line' in dgnc_neo.c file.

I think the 'force' need to check first, because if the 'force' is true,
it doesn't need to call another function call.

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