WARNING: line length of 89 exceeds 80 columns
#47: FILE: drivers/net/usb/cdc_ether.c:786:
+/* Lenovo ThinkPad Hybrid USB-C with USB-A Dock (40af0135eu, based on Realtek RTL8153) */

CHECK: Alignment should match open parenthesis
#50: FILE: drivers/net/usb/cdc_ether.c:789:
+	USB_DEVICE_AND_INTERFACE_INFO(LENOVO_VENDOR_ID, 0xa359, USB_CLASS_COMM,
+			USB_CDC_SUBCLASS_ETHERNET, USB_CDC_PROTO_NONE),

WARNING: line length of 89 exceeds 80 columns
#104: FILE: drivers/net/usb/r8153_ecm.c:138:
+/* Lenovo ThinkPad Hybrid USB-C with USB-A Dock (40af0135eu, based on Realtek RTL8153) */

WARNING: line length of 85 exceeds 80 columns
#107: FILE: drivers/net/usb/r8153_ecm.c:141:
+				      USB_CDC_SUBCLASS_ETHERNET, USB_CDC_PROTO_NONE),

total: 0 errors, 3 warnings, 1 checks, 56 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 df3470f64422 ("cdc_ether|r8152: ThinkPad Hybrid USB-C/A Dock quirk") 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, 3 warnings, 1 checks, 56 lines checked