RE: [Patch v5 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter
From: Long Li <longli@microsoft.com>
Date: 2022-09-21 18:52:40
Also in:
linux-hyperv, linux-rdma, lkml
From: Long Li <longli@microsoft.com>
Date: 2022-09-21 18:52:40
Also in:
linux-hyperv, linux-rdma, lkml
Subject: Re: [Patch v5 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter On Tue, Sep 20, 2022 at 05:54:19PM +0000, Dexuan Cui wrote:quoted
quoted
+int mana_ib_gd_create_dma_region(struct mana_ib_dev *dev, struct ib_umem *umem, + mana_handle_t *gdma_region, u64 page_sz){quoted
quoted
... + +if (!err) + return 0;Please add a Tab character to the above 2 lines.How are we still at the point where we have trivial style errors in this series at v6?? This is not OK, please handle reviews for this basic stuff internally. Jason
I'm sorry for this style error. We'll review everything. Long