WARNING: line length of 98 exceeds 80 columns #58: FILE: lib/buildid.c:196: + new_offs = note_offs + sizeof(Elf32_Nhdr) + ALIGN(name_sz, 4) + ALIGN(desc_sz, 4); WARNING: line length of 90 exceeds 80 columns #79: FILE: lib/buildid.c:231: + READ_ONCE(phdr->p_offset), READ_ONCE(phdr->p_filesz))) WARNING: line length of 90 exceeds 80 columns #100: FILE: lib/buildid.c:264: + READ_ONCE(phdr->p_offset), READ_ONCE(phdr->p_filesz))) total: 0 errors, 3 warnings, 0 checks, 76 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. Commit 6efd629b089d ("lib/buildid: harden build ID parsing logic some more") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE GIT_COMMIT_ID MACRO_ARG_REUSE NO_AUTHOR_SIGN_OFF NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. total: 0 errors, 3 warnings, 0 checks, 76 lines checked