WARNING: line length of 81 exceeds 80 columns #326: FILE: drivers/net/pse-pd/pse_core.c:534: + int pw_req, struct netlink_ext_ack *extack) WARNING: line length of 85 exceeds 80 columns #332: FILE: drivers/net/pse-pd/pse_core.c:540: + while (regulator_request_power_budget(pi->pw_d->supply, pw_req) == -ERANGE) { WARNING: line length of 84 exceeds 80 columns #458: FILE: drivers/net/pse-pd/pse_core.c:665: + ret = _pse_pi_delivery_power_sw_pw_ctrl(pcdev, id, &extack); WARNING: line length of 88 exceeds 80 columns #504: FILE: drivers/net/pse-pd/pse_core.c:973: + pw_d->budget_eval_strategy = pcdev->supp_budget_eval_strategies; WARNING: line length of 84 exceeds 80 columns #506: FILE: drivers/net/pse-pd/pse_core.c:975: + pw_d->budget_eval_strategy = PSE_BUDGET_EVAL_STRAT_DISABLED; total: 0 errors, 5 warnings, 0 checks, 1063 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 19d05c3e56e2 ("net: pse-pd: Add support for budget evaluation strategies") 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, 5 warnings, 0 checks, 1063 lines checked