WARNING: line length of 91 exceeds 80 columns #34: FILE: drivers/net/can/dev/calc_bittiming.c:27: + const unsigned int sample_point_reference, const unsigned int tseg, WARNING: line length of 97 exceeds 80 columns #64: FILE: drivers/net/can/dev/calc_bittiming.c:71: + unsigned int bitrate_error; /* diff between calculated and reference value */ WARNING: line length of 97 exceeds 80 columns #67: FILE: drivers/net/can/dev/calc_bittiming.c:73: + unsigned int sample_point_error; /* diff between calculated and reference value */ total: 0 errors, 3 warnings, 0 checks, 75 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 dd3250f7fc93 ("can: calc_bittiming: replace misleading "nominal" by "reference"") 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, 3 warnings, 0 checks, 75 lines checked