lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Fri, 14 Feb 2020 20:21:48 +0000
From:   "Moore, Robert" <robert.moore@...el.com>
To:     "Kaneda, Erik" <erik.kaneda@...el.com>,
        "Rafael J. Wysocki" <rjw@...ysocki.net>,
        Christophe JAILLET <christophe.jaillet@...adoo.fr>
CC:     "lenb@...nel.org" <lenb@...nel.org>,
        "linux-acpi@...r.kernel.org" <linux-acpi@...r.kernel.org>,
        "devel@...ica.org" <devel@...ica.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "kernel-janitors@...r.kernel.org" <kernel-janitors@...r.kernel.org>
Subject: RE: [PATCH] ACPICA: Fix a typo in acuuid.h

Ok, got it.
Thanks,
Bob
-

-----Original Message-----
From: Kaneda, Erik <erik.kaneda@...el.com> 
Sent: Friday, February 14, 2020 9:08 AM
To: Rafael J. Wysocki <rjw@...ysocki.net>; Christophe JAILLET <christophe.jaillet@...adoo.fr>
Cc: lenb@...nel.org; Moore, Robert <robert.moore@...el.com>; linux-acpi@...r.kernel.org; devel@...ica.org; linux-kernel@...r.kernel.org; kernel-janitors@...r.kernel.org
Subject: RE: [PATCH] ACPICA: Fix a typo in acuuid.h



> -----Original Message-----
> From: linux-acpi-owner@...r.kernel.org <linux-acpi- 
> owner@...r.kernel.org> On Behalf Of Rafael J. Wysocki
> Sent: Friday, February 14, 2020 2:02 AM
> To: Christophe JAILLET <christophe.jaillet@...adoo.fr>; Kaneda, Erik 
> <erik.kaneda@...el.com>
> Cc: lenb@...nel.org; Moore, Robert <robert.moore@...el.com>; linux- 
> acpi@...r.kernel.org; devel@...ica.org; linux-kernel@...r.kernel.org; 
> kernel-janitors@...r.kernel.org
> Subject: Re: [PATCH] ACPICA: Fix a typo in acuuid.h
> 
> 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 <christophe.jaillet@...adoo.fr>
> 
> Erik, please route this through the upstream.

Thanks for your patch!

I'll add it to our next release (in March)

Erik
> 
> 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__ */
> >
> 
> 
> 


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ