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] [thread-next>] [day] [month] [year] [list]
Message-ID: <cajjadvbgzt2fus5eimyuppmofyf5hfrqzrun7u7f6xr6fa6du@flxjaxvkywwv>
Date: Tue, 7 Jan 2025 18:55:01 -0500
From: Kurt Borja <kuurtb@...il.com>
To: Mario Limonciello <mario.limonciello@....com>
Cc: platform-driver-x86@...r.kernel.org, ilpo.jarvinen@...ux.intel.com, 
	w_armin@....de, hdegoede@...hat.com, Dell.Client.Kernel@...l.com, 
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 20/20] platform/x86: alienware-wmi: Update header and
 module information

On Tue, Jan 07, 2025 at 03:30:06PM -0600, Mario Limonciello wrote:
> On 1/5/2025 09:30, Kurt Borja wrote:
> > Update module header and description. Additionally add myself as a module
> > author.
> > 
> > Reviewed-by: Armin Wolf <W_Armin@....de>
> > Signed-off-by: Kurt Borja <kuurtb@...il.com>
> Reviewed-by: Mario Limonciello <mario.limonciello@....com>

Thank you very much for reviewing these series :)

~ Kurt

> > ---
> >   drivers/platform/x86/dell/alienware-wmi-base.c | 4 +++-
> >   1 file changed, 3 insertions(+), 1 deletion(-)
> > 
> > diff --git a/drivers/platform/x86/dell/alienware-wmi-base.c b/drivers/platform/x86/dell/alienware-wmi-base.c
> > index 78101952094c..c98c65341233 100644
> > --- a/drivers/platform/x86/dell/alienware-wmi-base.c
> > +++ b/drivers/platform/x86/dell/alienware-wmi-base.c
> > @@ -1,8 +1,9 @@
> >   // SPDX-License-Identifier: GPL-2.0-or-later
> >   /*
> > - * Alienware AlienFX control
> > + * Alienware special feature control
> >    *
> >    * Copyright (C) 2014 Dell Inc <Dell.Client.Kernel@...l.com>
> > + * Copyright (C) 2025 Kurt Borja <kuurtb@...il.com>
> >    */
> >   #include <linux/acpi.h>
> > @@ -13,6 +14,7 @@
> >   #include "alienware-wmi.h"
> >   MODULE_AUTHOR("Mario Limonciello <mario.limonciello@...look.com>");
> > +MODULE_AUTHOR("Kurt Borja <kuurtb@...il.com>");
> >   MODULE_DESCRIPTION("Alienware special feature control");
> >   MODULE_LICENSE("GPL");
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ