WARNING: line length of 84 exceeds 80 columns #57: FILE: drivers/net/pse-pd/tps23881.c:1032: + /* skip SRAM load, ROM provides Clause 145 hardware-level support */ WARNING: line length of 82 exceeds 80 columns #151: FILE: drivers/net/pse-pd/tps23881.c:1533: + { "tps23881b", .driver_data = (kernel_ulong_t)&tps23881_info[TPS23881B] }, WARNING: DT compatible string "ti,tps23881b" appears un-documented -- check ./Documentation/devicetree/bindings/ #163: FILE: drivers/net/pse-pd/tps23881.c:1544: + .compatible = "ti,tps23881b", total: 0 errors, 3 warnings, 0 checks, 138 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 3d1ae1b7617a ("net: pse-pd: tps23881: Add support for TPS23881B") 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, 138 lines checked