[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8b05f882-7410-49fd-987d-5bdbb69b1e33@gmx.de>
Date: Fri, 27 Dec 2024 05:08:58 +0100
From: Armin Wolf <W_Armin@....de>
To: Kurt Borja <kuurtb@...il.com>, platform-driver-x86@...r.kernel.org
Cc: 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
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>
> 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