WARNING: line length of 81 exceeds 80 columns #349: FILE: drivers/net/pse-pd/pse_core.c:508: + int pw_req, struct netlink_ext_ack *extack) WARNING: line length of 85 exceeds 80 columns #355: FILE: drivers/net/pse-pd/pse_core.c:514: + while (regulator_request_power_budget(pi->pw_d->supply, pw_req) == -ERANGE) { WARNING: line length of 84 exceeds 80 columns #481: FILE: drivers/net/pse-pd/pse_core.c:639: + ret = _pse_pi_delivery_power_sw_pw_ctrl(pcdev, id, &extack); WARNING: line length of 88 exceeds 80 columns #527: FILE: drivers/net/pse-pd/pse_core.c:946: + pw_d->budget_eval_strategy = pcdev->supp_budget_eval_strategies; WARNING: line length of 84 exceeds 80 columns #529: FILE: drivers/net/pse-pd/pse_core.c:948: + pw_d->budget_eval_strategy = PSE_BUDGET_EVAL_STRAT_DISABLED; total: 0 errors, 5 warnings, 0 checks, 1011 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 79aa0b7b3cdf ("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, 1011 lines checked