lkml.org 
[lkml]   [2021]   [Dec]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH v2 10/11] iommu/iova: Move flush queue code to iommu-dma
From
Date
On 10/12/2021 17:54, Robin Murphy wrote:
> + iovad->fq_domain = fq_domain;
> + iovad->fq = queue;
> +
> + timer_setup(&iovad->fq_timer, fq_flush_timeout, 0);
> + atomic_set(&iovad->fq_timer_on, 0);
> +
> + return 0;
> +}
> +
> +

nit: a single blank line is standard, I think

Cheers

> static inline size_t cookie_msi_granule(struct iommu_dma_cookie *cookie)
> {


\
 
 \ /
  Last update: 2021-12-14 18:20    [W:0.232 / U:0.132 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site