Re: [PATCH v2 09/11] iommu/iova: Consolidate flush queue code
From: John Garry
Date: Tue Dec 14 2021 - 11:39:57 EST
On 10/12/2021 17:54, Robin Murphy wrote:
Squash and simplify some of the freeing code, and move the init
and free routines down into the rest of the flush queue code to
obviate the forward declarations.
It would be good to get rid of all of these eventually...
Signed-off-by: Robin Murphy<robin.murphy@xxxxxxx>
---
FWIW:
Reviewed-by: John Garry <john.garry@xxxxxxxxxx>