[MTL-007] fix for HST power domain #33
Annotations
4 errors and 8 warnings
Run Compliance Tests:
drivers/power_domain/power_domain_intel_adsp.c#L42
drivers/power_domain/power_domain_intel_adsp.c:42 "foo* bar" should be "foo *bar"
|
Run Compliance Tests
Process completed with exit code 1.
|
check-warns:
Checkpatch.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
POINTER_LOCATION: "foo* bar" should be "foo *bar"
File:drivers/power_domain/power_domain_intel_adsp.c
Line:42
LINE_SPACING: Missing a blank line after declarations
File:drivers/power_domain/power_domain_intel_adsp.c
Line:44
LONG_LINE: line length of 110 exceeds 100 columns
File:soc/xtensa/intel_adsp/ace/include/intel_ace15_mtpm/adsp_power.h
Line:105
PREFER_ALIGNED: __aligned(size) is preferred over __attribute__((aligned(size)))
File:soc/xtensa/intel_adsp/ace/multiprocessing.c
Line:30
UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
File:soc/xtensa/intel_adsp/ace/multiprocessing.c
Line:31
PREFER_ALIGNED: __aligned(size) is preferred over __attribute__((aligned(size)))
File:soc/xtensa/intel_adsp/ace/multiprocessing.c
Line:31
LINE_SPACING: Missing a blank line after declarations
File:soc/xtensa/intel_adsp/ace/multiprocessing.c
Line:89
LINE_SPACING: Missing a blank line after declarations
File:soc/xtensa/intel_adsp/ace/power.c
Line:240
LINE_SPACING: Missing a blank line after declarations
File:soc/xtensa/intel_adsp/ace/power.c
Line:337
|
check-warns
Process completed with exit code 1.
|
Run Compliance Tests:
drivers/power_domain/power_domain_intel_adsp.c#L44
drivers/power_domain/power_domain_intel_adsp.c:44 Missing a blank line after declarations
|
Run Compliance Tests:
soc/xtensa/intel_adsp/ace/include/intel_ace15_mtpm/adsp_power.h#L105
soc/xtensa/intel_adsp/ace/include/intel_ace15_mtpm/adsp_power.h:105 line length of 110 exceeds 100 columns
|
Run Compliance Tests:
soc/xtensa/intel_adsp/ace/multiprocessing.c#L30
soc/xtensa/intel_adsp/ace/multiprocessing.c:30 __aligned(size) is preferred over __attribute__((aligned(size)))
|
Run Compliance Tests:
soc/xtensa/intel_adsp/ace/multiprocessing.c#L31
soc/xtensa/intel_adsp/ace/multiprocessing.c:31 Prefer 'unsigned int' to bare use of 'unsigned'
|
Run Compliance Tests:
soc/xtensa/intel_adsp/ace/multiprocessing.c#L31
soc/xtensa/intel_adsp/ace/multiprocessing.c:31 __aligned(size) is preferred over __attribute__((aligned(size)))
|
Run Compliance Tests:
soc/xtensa/intel_adsp/ace/multiprocessing.c#L89
soc/xtensa/intel_adsp/ace/multiprocessing.c:89 Missing a blank line after declarations
|
Run Compliance Tests:
soc/xtensa/intel_adsp/ace/power.c#L240
soc/xtensa/intel_adsp/ace/power.c:240 Missing a blank line after declarations
|
Run Compliance Tests:
soc/xtensa/intel_adsp/ace/power.c#L337
soc/xtensa/intel_adsp/ace/power.c:337 Missing a blank line after declarations
|
The logs for this run have expired and are no longer available.
Loading