Re: [PATCH] iommu: Suppress empty whitespaces in prints

From: Jason Gunthorpe
Date: Wed May 17 2023 - 12:17:42 EST


On Tue, May 09, 2023 at 12:10:48PM -0700, Florian Fainelli wrote:
> If IOMMU_CMD_LINE_DMA_API or IOMMU_CMD_LINE_STRICT are not set in
> iommu_cmd_line, we will be emitting a whitespace before the newline.
>
> Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
> ---
> drivers/iommu/iommu.c | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)

Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxx>

Jason