Skip to content

Commit e1212d9

Browse files
Junxian Huangnmorey
authored andcommitted
libhns: Clean up an extra blank line
[ Upstream commit 19bd0c8 ] Clean up an extra blank line. Fixes: b479323 ("libhns: Fix the sge num problem of atomic op") Signed-off-by: Junxian Huang <huangjunxian6@hisilicon.com> Signed-off-by: Nicolas Morey <nmorey@suse.com>
1 parent b05285a commit e1212d9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

providers/hns/hns_roce_u_hw_v2.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2115,7 +2115,6 @@ static void wr_set_sge_list_rc(struct ibv_qp_ex *ibv_qp, size_t num_sge,
21152115
return;
21162116
}
21172117

2118-
21192118
hr_reg_write(wqe, RCWQE_MSG_START_SGE_IDX,
21202119
qp->sge_info.start_idx & (qp->ex_sge.sge_cnt - 1));
21212120

0 commit comments

Comments
 (0)