WARNING: line length of 81 exceeds 80 columns #377: FILE: drivers/net/pse-pd/pse_core.c:553: + int pw_req, struct netlink_ext_ack *extack) WARNING: line length of 85 exceeds 80 columns #383: FILE: drivers/net/pse-pd/pse_core.c:559: + while (regulator_request_power_budget(pi->pw_d->supply, pw_req) == -ERANGE) { WARNING: line length of 84 exceeds 80 columns #509: FILE: drivers/net/pse-pd/pse_core.c:684: + ret = _pse_pi_delivery_power_sw_pw_ctrl(pcdev, id, &extack); WARNING: line length of 88 exceeds 80 columns #555: FILE: drivers/net/pse-pd/pse_core.c:993: + pw_d->budget_eval_strategy = pcdev->supp_budget_eval_strategies; WARNING: line length of 84 exceeds 80 columns #557: FILE: drivers/net/pse-pd/pse_core.c:995: + pw_d->budget_eval_strategy = PSE_BUDGET_EVAL_STRAT_DISABLED; total: 0 errors, 5 warnings, 0 checks, 1105 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 038fae5e9de4 ("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, 1105 lines checked