WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #29: new file mode 100644 CHECK: Macro argument reuse 'x' - possible side-effects? #116: FILE: sound/soc/sof/intel/hda-loader-skl.c:83: +#define HDA_CL_SD_CTL_INT(x) \ + (HDA_CL_SD_CTL_IOCE(x) | \ + HDA_CL_SD_CTL_FEIE(x) | \ + HDA_CL_SD_CTL_DEIE(x)) total: 0 errors, 1 warnings, 1 checks, 438 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-ASoC-SOF-skl-add-cl_stream_prepare_skl-v3.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.