CHECK: Lines should not end with a '(' #122: FILE: src/audio/eq_fir.c:592: + dcache_writeback_invalidate_region( CHECK: Lines should not end with a '(' #149: FILE: src/audio/eq_fir.c:619: + dcache_invalidate_region( CHECK: Lines should not end with a '(' #193: FILE: src/audio/eq_iir.c:591: + dcache_writeback_invalidate_region( CHECK: Lines should not end with a '(' #212: FILE: src/audio/eq_iir.c:610: + dcache_invalidate_region( CHECK: Lines should not end with a '(' #376: FILE: src/audio/src.c:861: + dcache_writeback_invalidate_region( CHECK: Lines should not end with a '(' #393: FILE: src/audio/src.c:878: + dcache_invalidate_region( total: 0 errors, 0 warnings, 6 checks, 500 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-component-add-cache-ops.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.