WARNING: line length of 83 exceeds 80 columns #63: FILE: drivers/net/netconsole.c:144: + size_t userdata_length; /* updated at update_userdata() */ WARNING: line length of 89 exceeds 80 columns #65: FILE: drivers/net/netconsole.c:146: + u32 sysdata_fields; /* bit-wise with sysdata_feature bits */ total: 0 errors, 2 warnings, 0 checks, 186 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 8ba3af898c51 ("netconsole: add support for sysdata and CPU population") 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, 2 warnings, 0 checks, 186 lines checked