On 2020/9/9 15:05, Christoph Hellwig wrote:
+static inline void iommu_dma_free_cpu_cached_iovas(unsigned int cpu, + struct iommu_domain *domain)This adds a crazy long line. Which is rather pointless as other bits of code in the patch use the more compact two tab indentations for the prototype continuation lines anyway.
Okay. I will use two tabs instead. Best regards, baolu