]> git.baikalelectronics.ru Git - kernel.git/commit
staging: comedi: Fix line ending with a (
authorJohn B. Wyatt IV <jbwyatt4@gmail.com>
Sun, 29 Mar 2020 08:00:31 +0000 (01:00 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Apr 2020 06:55:29 +0000 (08:55 +0200)
commit967c33c7d552bc39f8787035d41ba644a25244ca
tree714c3bb53e3b4ad255c0890aa192149eee07c5c8
parentdc56a29d85bf8d761a7f97ffdd15c486883b98bd
staging: comedi: Fix line ending with a (

Fix style issue with declaration by adopting the same style as the
function defintion in drivers/staging/comedi/comedi_buf.c.

Issue reported by checkpatch.

Signed-off-by: John B. Wyatt IV <jbwyatt4@gmail.com>
Reviewed-by: Stefano Brivio <sbrivio@redhat.com>
Link: https://lore.kernel.org/r/20200329080031.511959-1-jbwyatt4@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/comedi_internal.h