22 Oct
2025
22 Oct
'25
2:14 p.m.
Clean up an extra blank line. Fixes: b47932358e64 ("libhns: Fix the sge num problem of atomic op") Signed-off-by: Junxian Huang <huangjunxian6@hisilicon.com> --- providers/hns/hns_roce_u_hw_v2.c | 1 - 1 file changed, 1 deletion(-) diff --git a/providers/hns/hns_roce_u_hw_v2.c b/providers/hns/hns_roce_u_hw_v2.c index e2f61fcea..b9bd3bd0b 100644 --- a/providers/hns/hns_roce_u_hw_v2.c +++ b/providers/hns/hns_roce_u_hw_v2.c @@ -2203,7 +2203,6 @@ static void wr_set_sge_list_rc(struct ibv_qp_ex *ibv_qp, size_t num_sge, return; } - hr_reg_write(wqe, RCWQE_MSG_START_SGE_IDX, qp->sge_info.start_idx & (qp->ex_sge.sge_cnt - 1)); -- 2.33.0