[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <67ui6qoilcuvbxyh2htvy6smynopxdssvclstzxo7lu4inqteg@bhjp3cansnzp>
Date: Fri, 27 Dec 2024 00:01:13 -0500
From: Kurt Borja <kuurtb@...il.com>
To: Armin Wolf <W_Armin@....de>
Cc: platform-driver-x86@...r.kernel.org, ilpo.jarvinen@...ux.intel.com,
mario.limonciello@....com, hdegoede@...hat.com, linux-kernel@...r.kernel.org,
Dell.Client.Kernel@...l.com
Subject: Re: [PATCH 20/20] alienware-wmi: Update header and module information
On Fri, Dec 27, 2024 at 05:08:58AM +0100, Armin Wolf wrote:
> Am 21.12.24 um 06:59 schrieb Kurt Borja:
>
> > Update module description and add myself as a module author.
>
> Reviewed-by: Armin Wolf <W_Armin@....de>
Thank you so much for your detailed review Armin! :) I'll submit v2 in a
couple of days.
~ Kurt
>
> > Signed-off-by: Kurt Borja <kuurtb@...il.com>
> > ---
> > 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 450ba0a48004..e8ccf9b277fa 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) 2024 Kurt Borja <kuurtb@...il.com>
> > */
> >
> > #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
> > @@ -15,6 +16,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