Re: [PATCH v1 10/10] iommu/vt-d: Some cleanups in iommu.c

From: Christoph Hellwig
Date: Mon Feb 07 2022 - 02:17:42 EST


On Mon, Feb 07, 2022 at 02:41:42PM +0800, Lu Baolu wrote:
> Move macros and inline helpers to the
> header file.

Why? This just means they get pulled into other source files and
create overhead.