WARNING: Non-standard signature: Sponsored-by: #9: Sponsored-by: Dent Project WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #47: new file mode 100644 WARNING: line length of 82 exceeds 80 columns #330: FILE: drivers/net/pse-pd/tps23881.c:279: +tps23881_is_chan_free(struct tps23881_port_matrix port_matrix[TPS23881_MAX_CHANS], WARNING: line length of 87 exceeds 80 columns #349: FILE: drivers/net/pse-pd/tps23881.c:298: + struct tps23881_port_matrix port_matrix[TPS23881_MAX_CHANS]) WARNING: line length of 85 exceeds 80 columns #392: FILE: drivers/net/pse-pd/tps23881.c:341: +tps23881_get_unused_chan(struct tps23881_port_matrix port_matrix[TPS23881_MAX_CHANS], WARNING: line length of 86 exceeds 80 columns #429: FILE: drivers/net/pse-pd/tps23881.c:378: +tps23881_sort_port_matrix(struct tps23881_port_matrix port_matrix[TPS23881_MAX_CHANS]) WARNING: line length of 81 exceeds 80 columns #449: FILE: drivers/net/pse-pd/tps23881.c:398: + tmp_port_matrix[port_cnt].hw_chan[0] = port_matrix[i].hw_chan[0]; WARNING: line length of 81 exceeds 80 columns #450: FILE: drivers/net/pse-pd/tps23881.c:399: + tmp_port_matrix[port_cnt].hw_chan[1] = port_matrix[i].hw_chan[1]; WARNING: line length of 81 exceeds 80 columns #476: FILE: drivers/net/pse-pd/tps23881.c:425: + tmp_port_matrix[port_cnt].hw_chan[0] = port_matrix[i].hw_chan[0]; WARNING: line length of 87 exceeds 80 columns #531: FILE: drivers/net/pse-pd/tps23881.c:480: + struct tps23881_port_matrix port_matrix[TPS23881_MAX_CHANS], WARNING: line length of 84 exceeds 80 columns #577: FILE: drivers/net/pse-pd/tps23881.c:526: + struct tps23881_port_matrix port_matrix[TPS23881_MAX_CHANS]) WARNING: line length of 81 exceeds 80 columns #620: FILE: drivers/net/pse-pd/tps23881.c:569: + ret = i2c_smbus_write_word_data(client, TPS23881_REG_DET_CLA_EN, 0xffff); total: 0 errors, 12 warnings, 0 checks, 835 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 017397d42bd8 ("net: pse-pd: Add TI TPS23881 PSE controller driver") 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, 12 warnings, 0 checks, 835 lines checked