Re: [PATCH 7/9] iommu/of: Use helper functions to access dev->iommu_fwspec

From: Joerg Roedel
Date: Thu Dec 06 2018 - 09:16:10 EST


On Wed, Dec 05, 2018 at 05:41:51PM +0000, Robin Murphy wrote:
> Nit: I think it makes sense to put this inside the "if (!err)" condition
> below rather than out here where it may or may not be relevant. The comment
> for that case is already supposed to imply that it's dealing with a fresh
> fwspec.

Right, updated that too.

Thanks,

Joerg