From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id ABA2BC433EF for ; Mon, 20 Dec 2021 08:02:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237801AbhLTICb (ORCPT ); Mon, 20 Dec 2021 03:02:31 -0500 Received: from 8bytes.org ([81.169.241.247]:50310 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231402AbhLTICa (ORCPT ); Mon, 20 Dec 2021 03:02:30 -0500 Received: by theia.8bytes.org (Postfix, from userid 1000) id B3DEF39A; Mon, 20 Dec 2021 09:02:28 +0100 (CET) Date: Mon, 20 Dec 2021 09:02:25 +0100 From: Joerg Roedel To: Paul Menzel Cc: Suravee Suthikulpanit , Will Deacon , iommu@lists.linux-foundation.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] iommu/amd: Fix =?utf-8?Q?typo_?= =?utf-8?Q?in_*glues_=E2=80=A6?= together* in comment Message-ID: References: <20211217134916.43698-1-pmenzel@molgen.mpg.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211217134916.43698-1-pmenzel@molgen.mpg.de> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Dec 17, 2021 at 02:49:16PM +0100, Paul Menzel wrote: > Signed-off-by: Paul Menzel > --- > drivers/iommu/amd/init.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 59628C433F5 for ; Mon, 20 Dec 2021 08:02:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id D64D84056E; Mon, 20 Dec 2021 08:02:37 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aefzOxiLaQYe; Mon, 20 Dec 2021 08:02:37 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by smtp2.osuosl.org (Postfix) with ESMTPS id B67F34056B; Mon, 20 Dec 2021 08:02:36 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id 8BFB8C002F; Mon, 20 Dec 2021 08:02:36 +0000 (UTC) Received: from smtp3.osuosl.org (smtp3.osuosl.org [IPv6:2605:bc80:3010::136]) by lists.linuxfoundation.org (Postfix) with ESMTP id 77D55C0012 for ; Mon, 20 Dec 2021 08:02:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 6479660BCA for ; Mon, 20 Dec 2021 08:02:33 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SoK-ACcLxs3K for ; Mon, 20 Dec 2021 08:02:32 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.8.0 Received: from theia.8bytes.org (8bytes.org [81.169.241.247]) by smtp3.osuosl.org (Postfix) with ESMTPS id 2B7FA60BCD for ; Mon, 20 Dec 2021 08:02:32 +0000 (UTC) Received: by theia.8bytes.org (Postfix, from userid 1000) id B3DEF39A; Mon, 20 Dec 2021 09:02:28 +0100 (CET) Date: Mon, 20 Dec 2021 09:02:25 +0100 From: Joerg Roedel To: Paul Menzel Subject: Re: [PATCH] iommu/amd: Fix =?utf-8?Q?typo_?= =?utf-8?Q?in_*glues_=E2=80=A6?= together* in comment Message-ID: References: <20211217134916.43698-1-pmenzel@molgen.mpg.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211217134916.43698-1-pmenzel@molgen.mpg.de> Cc: iommu@lists.linux-foundation.org, Will Deacon , linux-kernel@vger.kernel.org X-BeenThere: iommu@lists.linux-foundation.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Development issues for Linux IOMMU support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: iommu-bounces@lists.linux-foundation.org Sender: "iommu" On Fri, Dec 17, 2021 at 02:49:16PM +0100, Paul Menzel wrote: > Signed-off-by: Paul Menzel > --- > drivers/iommu/amd/init.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks. _______________________________________________ iommu mailing list iommu@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/iommu