WARNING: line length of 98 exceeds 80 columns #24: FILE: drivers/usb/serial/option.c:1370: + { USB_DEVICE_INTERFACE_CLASS(TELIT_VENDOR_ID, 0x1070, 0xff), /* Telit FN990A (rmnet) */ WARNING: line length of 97 exceeds 80 columns #27: FILE: drivers/usb/serial/option.c:1372: + { USB_DEVICE_INTERFACE_CLASS(TELIT_VENDOR_ID, 0x1071, 0xff), /* Telit FN990A (MBIM) */ WARNING: line length of 98 exceeds 80 columns #30: FILE: drivers/usb/serial/option.c:1374: + { USB_DEVICE_INTERFACE_CLASS(TELIT_VENDOR_ID, 0x1072, 0xff), /* Telit FN990A (RNDIS) */ WARNING: line length of 96 exceeds 80 columns #33: FILE: drivers/usb/serial/option.c:1376: + { USB_DEVICE_INTERFACE_CLASS(TELIT_VENDOR_ID, 0x1073, 0xff), /* Telit FN990A (ECM) */ WARNING: line length of 97 exceeds 80 columns #36: FILE: drivers/usb/serial/option.c:1378: + { USB_DEVICE_INTERFACE_CLASS(TELIT_VENDOR_ID, 0x1075, 0xff), /* Telit FN990A (PCIe) */ total: 0 errors, 5 warnings, 0 checks, 20 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 706d6de4141b ("USB: serial: option: fix Telit Cinterion FN990A name") 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, 20 lines checked