========== checkpatch - FAILED WARNING: use relative pathname instead of absolute in changelog text #16: UBSAN: array-index-out-of-bounds in /home/kernel/COD/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.c:1529:11 WARNING: use relative pathname instead of absolute in changelog text #71: UBSAN: array-index-out-of-bounds in /home/kernel/COD/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.c:1546:11 WARNING: use relative pathname instead of absolute in changelog text #128: UBSAN: array-index-out-of-bounds in /home/kernel/COD/linux/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c:1895:8 ERROR: space required before the open parenthesis '(' #174: FILE: drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c:71: + if(NO_FCOE(bp)) total: 1 errors, 3 warnings, 0 checks, 13 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 c2223d949cbf ("bnx2x: Fix multiple UBSAN array-index-out-of-bounds") 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.