CHECK: Alignment should match open parenthesis #39: FILE: sound/soc/sof/intel/hda-loader.c:381: +static int cl_skl_cldma_setup_bdle(struct snd_sof_dev *sdev, + struct snd_dma_buffer *dmab_data, CHECK: Alignment should match open parenthesis #98: FILE: sound/soc/sof/intel/hda-loader.c:440: +static void cl_skl_cldma_setup_controller(struct snd_sof_dev *sdev, + struct snd_dma_buffer *dmab_bdl, unsigned int max_size, total: 0 errors, 0 warnings, 2 checks, 195 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. ./linux-sof-driver/0001-SoC-SOF-skl-add-the-cl_stream_prepare_skl-API.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.