CHECK: Lines should not end with a '(' #96: FILE: test/cmocka/src/audio/pipeline/pipeline_comp_connect.c:61: + ( CHECK: Lines should not end with a '(' #114: FILE: test/cmocka/src/audio/pipeline/pipeline_comp_connect.c:79: + ( CHECK: Lines should not end with a '(' #121: FILE: test/cmocka/src/audio/pipeline/pipeline_comp_connect.c:86: + ( CHECK: Lines should not end with a '(' #136: FILE: test/cmocka/src/audio/pipeline/pipeline_comp_connect.c:101: + ( CHECK: Lines should not end with a '(' #155: FILE: test/cmocka/src/audio/pipeline/pipeline_comp_connect.c:120: + ( CHECK: Lines should not end with a '(' #176: FILE: test/cmocka/src/audio/pipeline/pipeline_comp_connect.c:141: + ( CHECK: Avoid CamelCase: #187: FILE: test/cmocka/src/audio/pipeline/pipeline_comp_connect.c:152: + const struct CMUnitTest tests[] = { CHECK: Lines should not end with a '(' #189: FILE: test/cmocka/src/audio/pipeline/pipeline_comp_connect.c:154: + ( CHECK: Lines should not end with a '(' #193: FILE: test/cmocka/src/audio/pipeline/pipeline_comp_connect.c:158: + ( CHECK: Lines should not end with a '(' #197: FILE: test/cmocka/src/audio/pipeline/pipeline_comp_connect.c:162: + ( CHECK: Lines should not end with a '(' #201: FILE: test/cmocka/src/audio/pipeline/pipeline_comp_connect.c:166: + ( CHECK: Lines should not end with a '(' #205: FILE: test/cmocka/src/audio/pipeline/pipeline_comp_connect.c:170: + ( total: 0 errors, 0 warnings, 12 checks, 188 lines checked NOTE: For some of the reported defects, checkpatch may be able to mechanically convert to the typical style using --fix or --fix-inplace. 0001-test-pipeline_comp_connect-test-added.patch has style problems, please review. NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS.