Re: [PATCH -next] iommu/amd/init: convert comma to semicolon

From: Joerg Roedel
Date: Wed Jan 27 2021 - 06:41:54 EST


On Mon, Dec 14, 2020 at 09:44:38PM +0800, Zheng Yongjun wrote:
> Replace a comma between expression statements by a semicolon.
>
> Signed-off-by: Zheng Yongjun <zhengyongjun3@xxxxxxxxxx>
> ---
> drivers/iommu/amd/init.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)

What tree is this against? This code does not exist in v5.11-rc5.