WARNING: line length of 81 exceeds 80 columns #221: FILE: lib/packing_test.c:273: + .desc = "msb right + little endian words, 16 bytes, non-aligned", WARNING: line length of 95 exceeds 80 columns #230: FILE: lib/packing_test.c:282: + .desc = "msb right + lsw32 first + little endian words, 16 bytes, non-aligned", WARNING: line length of 94 exceeds 80 columns #236: FILE: lib/packing_test.c:288: + .quirks = QUIRK_MSB_ON_THE_RIGHT | QUIRK_LSW32_IS_FIRST | QUIRK_LITTLE_ENDIAN, WARNING: line length of 87 exceeds 80 columns #264: FILE: lib/packing_test.c:350: + .desc = "msb right + little endian words, 16 bytes, non-aligned, 0xff", WARNING: line length of 101 exceeds 80 columns #273: FILE: lib/packing_test.c:359: + .desc = "msb right + lsw32 first + little endian words, 16 bytes, non-aligned, 0xff", WARNING: line length of 94 exceeds 80 columns #279: FILE: lib/packing_test.c:365: + .quirks = QUIRK_MSB_ON_THE_RIGHT | QUIRK_LSW32_IS_FIRST | QUIRK_LITTLE_ENDIAN, total: 0 errors, 6 warnings, 0 checks, 143 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 dcae169ef43e ("lib: packing: fix QUIRK_MSB_ON_THE_RIGHT behavior") 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, 6 warnings, 0 checks, 143 lines checked