WARNING: Avoid logging continuation uses where feasible #77: FILE: crypto/tcrypt.c:235: + pr_cont("1 operation in %lu nsecs (%d bytes)\n", WARNING: line length of 82 exceeds 80 columns #118: FILE: crypto/tcrypt.c:512: + pr_cont("1 operation in %lu nsecs (%d bytes)\n", nsecs / 8, blen); WARNING: Avoid logging continuation uses where feasible #118: FILE: crypto/tcrypt.c:512: + pr_cont("1 operation in %lu nsecs (%d bytes)\n", nsecs / 8, blen); WARNING: Avoid logging continuation uses where feasible #158: FILE: crypto/tcrypt.c:802: + pr_cont("%6lu nsecs/operation, %4lu nsecs/byte\n", WARNING: Avoid logging continuation uses where feasible #201: FILE: crypto/tcrypt.c:859: + pr_cont("%6lu nsecs/operation, %4lu nsecs/byte\n", WARNING: Avoid logging continuation uses where feasible #237: FILE: crypto/tcrypt.c:1051: + pr_cont("1 operation in %lu nsecs (%d bytes)\n", WARNING: Avoid logging continuation uses where feasible #281: FILE: crypto/tcrypt.c:1287: + pr_cont("1 operation in %lu nsecs (%d bytes)\n", total: 0 errors, 7 warnings, 0 checks, 227 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 90a391ad7f67 ("crypto: tcrypt: Replace get_cycles() with ktime_get()") 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, 7 warnings, 0 checks, 227 lines checked