WARNING: line length of 91 exceeds 80 columns #44: FILE: drivers/net/ethernet/google/gve/gve_adminq.c:47: + struct gve_device_option_flow_steering **dev_op_flow_steering, WARNING: line length of 89 exceeds 80 columns #76: FILE: drivers/net/ethernet/google/gve/gve_adminq.c:229: + struct gve_device_option_flow_steering **dev_op_flow_steering, WARNING: line length of 82 exceeds 80 columns #85: FILE: drivers/net/ethernet/google/gve/gve_adminq.c:252: + dev_op_flow_steering, dev_op_modify_ring); WARNING: line length of 86 exceeds 80 columns #93: FILE: drivers/net/ethernet/google/gve/gve_adminq.c:860: + const struct gve_device_option_flow_steering WARNING: line length of 82 exceeds 80 columns #107: FILE: drivers/net/ethernet/google/gve/gve_adminq.c:919: + be32_to_cpu(dev_op_flow_steering->max_flow_rules); total: 0 errors, 5 warnings, 0 checks, 144 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 17abd99bba44 ("gve: Add flow steering device option") 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, 144 lines checked