WARNING: line length of 83 exceeds 80 columns #99: FILE: drivers/net/pse-pd/pse_core.c:244: + if (pw_d->budget_eval_strategy == ETHTOOL_PSE_BUDGET_EVAL_STRAT_DISABLED && WARNING: line length of 81 exceeds 80 columns #264: FILE: drivers/net/pse-pd/pse_core.c:422: + int pw_req, struct netlink_ext_ack *extack) WARNING: line length of 85 exceeds 80 columns #270: FILE: drivers/net/pse-pd/pse_core.c:428: + while (regulator_request_power_budget(pi->pw_d->supply, pw_req) == -ERANGE) { WARNING: line length of 83 exceeds 80 columns #307: FILE: drivers/net/pse-pd/pse_core.c:465: + if (pi->pw_d->budget_eval_strategy == ETHTOOL_PSE_BUDGET_EVAL_STRAT_STATIC) WARNING: line length of 88 exceeds 80 columns #443: FILE: drivers/net/pse-pd/pse_core.c:842: + pw_d->budget_eval_strategy = pcdev->supp_budget_eval_strategies; WARNING: line length of 92 exceeds 80 columns #445: FILE: drivers/net/pse-pd/pse_core.c:844: + pw_d->budget_eval_strategy = ETHTOOL_PSE_BUDGET_EVAL_STRAT_DISABLED; WARNING: line length of 83 exceeds 80 columns #568: FILE: drivers/net/pse-pd/pse_core.c:1228: + if (admin_state.podl_admin_state == ETHTOOL_PODL_PSE_ADMIN_STATE_ENABLED || total: 0 errors, 7 warnings, 0 checks, 939 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 424e645271f8 ("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, 7 warnings, 0 checks, 939 lines checked