CHECK: Alignment should match open parenthesis #48: FILE: drivers/net/usb/cdc_ncm.c:1679: + if (ndpoffset + struct_size_t(struct usb_cdc_ncm_ndp16, + dpe16, ret) > skb_in->len) { WARNING: From:/Signed-off-by: email name mismatch: 'From: tobgaertner ' != 'Signed-off-by: Tobi Gaertner ' total: 0 errors, 1 warnings, 1 checks, 10 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 75f947f966a4 ("net: usb: cdc_ncm: add ndpoffset to NDP16 nframes bounds check") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES 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, 1 warnings, 1 checks, 10 lines checked