CHECK: Avoid CamelCase: #23: FILE: rimage/manifest.h:95: + struct css_Header_v1_5 header; WARNING: __packed is preferred over __attribute__((packed)) #25: FILE: rimage/manifest.h:97: +} __attribute__((packed)); total: 0 errors, 1 warnings, 1 checks, 12 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-manifest-add-firmware-1.5-manifest.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.