[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210127114209.GD32671@8bytes.org>
Date: Wed, 27 Jan 2021 12:42:09 +0100
From: Joerg Roedel <joro@...tes.org>
To: Zheng Yongjun <zhengyongjun3@...wei.com>
Cc: will@...nel.org, iommu@...ts.linux-foundation.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH -next] iommu: amd: Use DEFINE_SPINLOCK() for spinlock
On Mon, Dec 28, 2020 at 09:51:12PM +0800, Zheng Yongjun wrote:
> spinlock can be initialized automatically with DEFINE_SPINLOCK()
> rather than explicitly calling spin_lock_init().
>
> Signed-off-by: Zheng Yongjun <zhengyongjun3@...wei.com>
> ---
> drivers/iommu/amd/iommu_v2.c | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
Applied, thanks.
Powered by blists - more mailing lists