WARNING: line length of 82 exceeds 80 columns #33: FILE: include/linux/atomic/atomic-long.h:17: +#define atomic_long_cond_read_acquire_timeout atomic64_cond_read_acquire_timeout WARNING: line length of 82 exceeds 80 columns #34: FILE: include/linux/atomic/atomic-long.h:18: +#define atomic_long_cond_read_relaxed_timeout atomic64_cond_read_relaxed_timeout WARNING: line length of 82 exceeds 80 columns #68: FILE: scripts/atomic/gen-atomic-long.sh:85: +#define atomic_long_cond_read_acquire_timeout atomic64_cond_read_acquire_timeout WARNING: line length of 82 exceeds 80 columns #69: FILE: scripts/atomic/gen-atomic-long.sh:86: +#define atomic_long_cond_read_relaxed_timeout atomic64_cond_read_relaxed_timeout total: 0 errors, 4 warnings, 0 checks, 53 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 fe1aa498ebf9 ("locking/atomic: scripts: build atomic_long_cond_read_*_timeout()") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES 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, 4 warnings, 0 checks, 53 lines checked