Re: [PATCH] rsxx: switch from 'pci_free_consistent()' to 'dma_free_coherent()'

From: Markus Elfring
Date: Sat Jul 11 2020 - 05:35:06 EST


> The wrappers in include/linux/pci-dma-compat.h should go away.
>
> The patch has been generated with the coccinelle script bellow.

* I suggest to avoid a typo in a word at the sentence end.

* The script for the semantic patch language could be a bit nicer
by the application of a disjunction instead of separate SmPL rules.
Would you become interested in any further adjustments?

Regards,
Markus