WARNING: line length of 86 exceeds 80 columns #134: FILE: drivers/net/can/usb/kvaser_usb/kvaser_usb_hydra.c:1987: + kvaser_usb_hydra_set_cmd_transid(cmd, kvaser_usb_hydra_get_next_transid(dev)); WARNING: line length of 85 exceeds 80 columns #139: FILE: drivers/net/can/usb/kvaser_usb/kvaser_usb_hydra.c:1992: + KVASER_USB_HYDRA_LED_YELLOW_CH0_IDX + WARNING: line length of 99 exceeds 80 columns #140: FILE: drivers/net/can/usb/kvaser_usb/kvaser_usb_hydra.c:1993: + KVASER_USB_HYDRA_LEDS_PER_CHANNEL * priv->channel); WARNING: line length of 86 exceeds 80 columns #251: FILE: drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c:969: + KVASER_USB_LEAF_LED_YELLOW_CH0_IDX + total: 0 errors, 4 warnings, 0 checks, 230 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 f765f351d3ae ("can: kvaser_usb: Add support to control CAN LEDs on device") 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, 230 lines checked