WARNING: Avoid line continuations in quoted strings #29: FILE: kernel/bpf/preload/iterators/iterators.lskel-big-endian.h:92: + static const char opts_data[] __attribute__((__aligned__(8))) = "\ WARNING: Prefer __aligned(8) over __attribute__((__aligned__(8))) #29: FILE: kernel/bpf/preload/iterators/iterators.lskel-big-endian.h:92: + static const char opts_data[] __attribute__((__aligned__(8))) = "\ WARNING: Avoid unnecessary line continuations #400: FILE: kernel/bpf/preload/iterators/iterators.lskel-big-endian.h:315: + static const char opts_insn[] __attribute__((__aligned__(8))) = "\ WARNING: Avoid line continuations in quoted strings #400: FILE: kernel/bpf/preload/iterators/iterators.lskel-big-endian.h:315: + static const char opts_insn[] __attribute__((__aligned__(8))) = "\ WARNING: Prefer __aligned(8) over __attribute__((__aligned__(8))) #400: FILE: kernel/bpf/preload/iterators/iterators.lskel-big-endian.h:315: + static const char opts_insn[] __attribute__((__aligned__(8))) = "\ total: 0 errors, 5 warnings, 0 checks, 527 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 5e990dba386a ("bpf: Update iterators.lskel-big-endian.h") 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, 5 warnings, 0 checks, 527 lines checked