CHECK: Alignment should match open parenthesis #74: FILE: drivers/net/ethernet/broadcom/genet/bcmgenet.c:2353: +static void bcmgenet_xdp_ring_doorbell(struct bcmgenet_priv *priv, + struct bcmgenet_tx_ring *ring) CHECK: Alignment should match open parenthesis #170: FILE: drivers/net/ethernet/broadcom/genet/bcmgenet.c:3951: +static int bcmgenet_xdp_xmit(struct net_device *dev, int num_frames, + struct xdp_frame **frames, u32 flags) total: 0 errors, 0 warnings, 2 checks, 179 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 12dfa2e38710 ("net: bcmgenet: add XDP_REDIRECT and ndo_xdp_xmit support") 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, 0 warnings, 2 checks, 179 lines checked