On Fri, 2019-08-09 at 17:40 +0800, Lijun Ou wrote: > hr_qp->sq.wrid = kcalloc(hr_qp->sq.wqe_cnt, > sizeof(u64), > - GFP_KERNEL); > - hr_qp->rq.wrid = kcalloc(hr_qp->rq.wqe_cnt, > sizeof(u64), > - GFP_KERNEL); > - if (!hr_qp->sq.wrid || !hr_qp->rq.wrid) { > + GFP_KERNEL); Whitespace breakage. -- Doug Ledford GPG KeyID: B826A3330E572FDD Fingerprint = AE6B 1BDA 122B 23B4 265B 1274 B826 A333 0E57 2FDD