WARNING: line length of 88 exceeds 80 columns #66: FILE: drivers/net/can/kvaser_pciefd.c:346: +static const struct kvaser_pciefd_address_offset kvaser_pciefd_xilinx_address_offset = { WARNING: line length of 82 exceeds 80 columns #109: FILE: drivers/net/can/kvaser_pciefd.c:400: +static const struct kvaser_pciefd_driver_data kvaser_pciefd_xilinx_driver_data = { WARNING: line length of 82 exceeds 80 columns #123: FILE: drivers/net/can/kvaser_pciefd.c:496: + PCI_DEVICE(KVASER_PCIEFD_VENDOR, KVASER_PCIEFD_M2_4CAN_DEVICE_ID), WARNING: line length of 81 exceeds 80 columns #124: FILE: drivers/net/can/kvaser_pciefd.c:497: + .driver_data = (kernel_ulong_t)&kvaser_pciefd_xilinx_driver_data, total: 0 errors, 4 warnings, 0 checks, 116 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 bb84969a8729 ("can: kvaser_pciefd: Add support for Kvaser M.2 PCIe 4xCAN") 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, 4 warnings, 0 checks, 116 lines checked