From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============0527951704188822281==" MIME-Version: 1.0 From: Rafael J. Wysocki Subject: [Devel] Re: [PATCH] ACPICA: Fix a typo in acuuid.h Date: Fri, 14 Feb 2020 11:02:07 +0100 Message-ID: <2712088.SaWAGPlJqS@kreacher> In-Reply-To: 20200214063003.29741-1-christophe.jaillet@wanadoo.fr List-ID: To: devel@acpica.org --===============0527951704188822281== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable On Friday, February 14, 2020 7:30:03 AM CET Christophe JAILLET wrote: > The comment related to the ending of the include guard should be related = to > __ACUUID_H__, not __AUUID_H__ (i.e. 'C' is missing). > = > Signed-off-by: Christophe JAILLET Erik, please route this through the upstream. Thanks! > --- > include/acpi/acuuid.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > = > diff --git a/include/acpi/acuuid.h b/include/acpi/acuuid.h > index 9dd4689a39cf..9e1367b19069 100644 > --- a/include/acpi/acuuid.h > +++ b/include/acpi/acuuid.h > @@ -57,4 +57,4 @@ > #define UUID_THERMAL_EXTENSIONS "14d399cd-7a27-4b18-8fb4-7cb7b9f= 4e500" > #define UUID_DEVICE_PROPERTIES "daffd814-6eba-4d8c-8a91-bc9bbf4= aa301" > = > -#endif /* __AUUID_H__ */ > +#endif /* __ACUUID_H__ */ > = --===============0527951704188822281==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Date: Fri, 14 Feb 2020 10:02:07 +0000 Subject: Re: [PATCH] ACPICA: Fix a typo in acuuid.h Message-Id: <2712088.SaWAGPlJqS@kreacher> List-Id: References: <20200214063003.29741-1-christophe.jaillet@wanadoo.fr> In-Reply-To: <20200214063003.29741-1-christophe.jaillet@wanadoo.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Christophe JAILLET , erik.kaneda@intel.com Cc: lenb@kernel.org, robert.moore@intel.com, linux-acpi@vger.kernel.org, devel@acpica.org, linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org On Friday, February 14, 2020 7:30:03 AM CET Christophe JAILLET wrote: > The comment related to the ending of the include guard should be related to > __ACUUID_H__, not __AUUID_H__ (i.e. 'C' is missing). > > Signed-off-by: Christophe JAILLET Erik, please route this through the upstream. Thanks! > --- > include/acpi/acuuid.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/include/acpi/acuuid.h b/include/acpi/acuuid.h > index 9dd4689a39cf..9e1367b19069 100644 > --- a/include/acpi/acuuid.h > +++ b/include/acpi/acuuid.h > @@ -57,4 +57,4 @@ > #define UUID_THERMAL_EXTENSIONS "14d399cd-7a27-4b18-8fb4-7cb7b9f4e500" > #define UUID_DEVICE_PROPERTIES "daffd814-6eba-4d8c-8a91-bc9bbf4aa301" > > -#endif /* __AUUID_H__ */ > +#endif /* __ACUUID_H__ */ > 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 X-Spam-Level: X-Spam-Status: No, score=-6.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id DE8AAC2BA83 for ; Fri, 14 Feb 2020 10:02:10 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id ADCFC2187F for ; Fri, 14 Feb 2020 10:02:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729014AbgBNKCK (ORCPT ); Fri, 14 Feb 2020 05:02:10 -0500 Received: from cloudserver094114.home.pl ([79.96.170.134]:47224 "EHLO cloudserver094114.home.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727965AbgBNKCK (ORCPT ); Fri, 14 Feb 2020 05:02:10 -0500 Received: from 79.184.254.199.ipv4.supernova.orange.pl (79.184.254.199) (HELO kreacher.localnet) by serwer1319399.home.pl (79.96.170.134) with SMTP (IdeaSmtpServer 0.83.341) id 9072457127e571a4; Fri, 14 Feb 2020 11:02:07 +0100 From: "Rafael J. Wysocki" To: Christophe JAILLET , erik.kaneda@intel.com Cc: lenb@kernel.org, robert.moore@intel.com, linux-acpi@vger.kernel.org, devel@acpica.org, linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org Subject: Re: [PATCH] ACPICA: Fix a typo in acuuid.h Date: Fri, 14 Feb 2020 11:02:07 +0100 Message-ID: <2712088.SaWAGPlJqS@kreacher> In-Reply-To: <20200214063003.29741-1-christophe.jaillet@wanadoo.fr> References: <20200214063003.29741-1-christophe.jaillet@wanadoo.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-acpi-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-acpi@vger.kernel.org On Friday, February 14, 2020 7:30:03 AM CET Christophe JAILLET wrote: > The comment related to the ending of the include guard should be related to > __ACUUID_H__, not __AUUID_H__ (i.e. 'C' is missing). > > Signed-off-by: Christophe JAILLET Erik, please route this through the upstream. Thanks! > --- > include/acpi/acuuid.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/include/acpi/acuuid.h b/include/acpi/acuuid.h > index 9dd4689a39cf..9e1367b19069 100644 > --- a/include/acpi/acuuid.h > +++ b/include/acpi/acuuid.h > @@ -57,4 +57,4 @@ > #define UUID_THERMAL_EXTENSIONS "14d399cd-7a27-4b18-8fb4-7cb7b9f4e500" > #define UUID_DEVICE_PROPERTIES "daffd814-6eba-4d8c-8a91-bc9bbf4aa301" > > -#endif /* __AUUID_H__ */ > +#endif /* __ACUUID_H__ */ >