WARNING: line length of 82 exceeds 80 columns #70: FILE: drivers/infiniband/hw/mana/qp.c:447: +static int mana_table_store_rc_qp(struct mana_ib_dev *mdev, struct mana_ib_qp *qp) WARNING: line length of 84 exceeds 80 columns #76: FILE: drivers/infiniband/hw/mana/qp.c:453: +static void mana_table_remove_rc_qp(struct mana_ib_dev *mdev, struct mana_ib_qp *qp) WARNING: line length of 82 exceeds 80 columns #81: FILE: drivers/infiniband/hw/mana/qp.c:458: +static int mana_table_store_ud_qp(struct mana_ib_dev *mdev, struct mana_ib_qp *qp) WARNING: line length of 84 exceeds 80 columns #102: FILE: drivers/infiniband/hw/mana/qp.c:479: +static void mana_table_remove_ud_qp(struct mana_ib_dev *mdev, struct mana_ib_qp *qp) total: 0 errors, 4 warnings, 0 checks, 139 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 514c1843fabf ("RDMA/mana_ib: extend mana QP table") 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, 4 warnings, 0 checks, 139 lines checked