WARNING: 'dont' may be misspelled - perhaps 'don't'? #4: Subject: [PATCH] ASoC: SOF: dont wake dsp up in kcontrol IO CHECK: Blank lines aren't necessary after an open brace '{' #326: FILE: sound/soc/sof/topology.c:2375: + list_for_each_entry(scontrol, &sdev->kcontrol_list, list) { + CHECK: Alignment should match open parenthesis #353: FILE: sound/soc/sof/topology.c:2402: + dev_warn(sdev->dev, + "error: failed kcontrol value get for widget: %d\n", total: 0 errors, 1 warnings, 2 checks, 330 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-dont-wake-dsp-up-in-kcontrol-IO.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.