RE: [PATCH v5 05/15] dmaengine: dw-edma: Add PCIe VSEC data retrieval support

From: Gustavo Pimentel
Date: Thu Feb 11 2021 - 09:08:52 EST


On Thu, Feb 11, 2021 at 12:59:48, Krzysztof Wilczyński <kw@xxxxxxxxx>
wrote:

> Hi Gustavo,
>
> > + /*
> > + * Tries to find if exists a PCIe Vendor-Specific Extended Capability
> > + * for the DMA, if exists one, then reconfigures with the new data
> [...]
>
> What about "if one exists" and "then reconfigures it". Missing period
> at the end of the sentence.

That would be better. Thanks.

>
> Krzysztof