]> git.ipfire.org Git - thirdparty/linux.git/commit
staging: comedi: tests: ni_routes_test: Lines should not end with a '('
authorIan Abbott <abbotti@mev.co.uk>
Wed, 7 Apr 2021 14:01:41 +0000 (15:01 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 7 Apr 2021 15:09:55 +0000 (17:09 +0200)
commit228e55617c17e70a441b070eca457bf88ad3da96
tree3e5ae3e05810515943129d50d741149749fdc4e9
parent2628ca5f8e5ef0ad21565c3895eb8cfa1acc59bc
staging: comedi: tests: ni_routes_test: Lines should not end with a '('

Fix checkpatch.pl issues such as the following:

CHECK: Lines should not end with a '('
+ unittest(

Cc: Spencer E. Olson <olsonse@umich.edu>
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Link: https://lore.kernel.org/r/20210407140142.447250-5-abbotti@mev.co.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/tests/ni_routes_test.c