WARNING: line length of 82 exceeds 80 columns #78: FILE: include/linux/clocksource.h:316: + * struct clocksource_base - hardware abstraction for clock on which a clocksource WARNING: line length of 85 exceeds 80 columns #80: FILE: include/linux/clocksource.h:318: + * @id: Defaults to CSID_GENERIC. The id value is used for conversion WARNING: line length of 85 exceeds 80 columns #81: FILE: include/linux/clocksource.h:319: + * functions which require that the current clocksource is based WARNING: line length of 86 exceeds 80 columns #82: FILE: include/linux/clocksource.h:320: + * on a clocksource_base with a particular ID in certain snapshot WARNING: line length of 83 exceeds 80 columns #83: FILE: include/linux/clocksource.h:321: + * functions to allow callers to validate the clocksource from WARNING: line length of 91 exceeds 80 columns #87: FILE: include/linux/clocksource.h:325: + * @numerator: Numerator of the clock ratio between base clock and the clocksource WARNING: line length of 93 exceeds 80 columns #88: FILE: include/linux/clocksource.h:326: + * @denominator: Denominator of the clock ratio between base clock and the clocksource total: 0 errors, 7 warnings, 0 checks, 121 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 8eb53934b555 ("timekeeping: Add base clock properties in clocksource structure") 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, 7 warnings, 0 checks, 121 lines checked