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: <32592180-ca0f-4c10-a998-265e0c6d0d51@gmx.de>
Date: Mon, 19 May 2025 04:33:41 +0200
From: Armin Wolf <W_Armin@....de>
To: Antheas Kapenekakis <lkml@...heas.dev>,
 platform-driver-x86@...r.kernel.org
Cc: Jonathan Corbet <corbet@....net>, Hans de Goede <hdegoede@...hat.com>,
 Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>,
 Jean Delvare <jdelvare@...e.com>, Guenter Roeck <linux@...ck-us.net>,
 Kurt Borja <kuurtb@...il.com>, linux-doc@...r.kernel.org,
 linux-kernel@...r.kernel.org, linux-hwmon@...r.kernel.org
Subject: Re: [PATCH v1 09/10] platform/x86: msi-wmi-platform: Update header
 text

Am 11.05.25 um 22:44 schrieb Antheas Kapenekakis:

> Update copyright information in the header and specify
> that this driver also applies to handhelds.

Reviewed-by: Armin Wolf <W_Armin@....de>

> Signed-off-by: Antheas Kapenekakis <lkml@...heas.dev>
> ---
>   drivers/platform/x86/msi-wmi-platform.c | 5 +++--
>   1 file changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/platform/x86/msi-wmi-platform.c b/drivers/platform/x86/msi-wmi-platform.c
> index eaf0eb25e349b..7dafe17d4d6be 100644
> --- a/drivers/platform/x86/msi-wmi-platform.c
> +++ b/drivers/platform/x86/msi-wmi-platform.c
> @@ -1,8 +1,9 @@
>   // SPDX-License-Identifier: GPL-2.0-or-later
>   /*
> - * Linux driver for WMI platform features on MSI notebooks.
> + * Linux driver for WMI platform features on MSI notebooks and handhelds.
>    *
> - * Copyright (C) 2024 Armin Wolf <W_Armin@....de>
> + * Copyright (C) 2024-2025 Armin Wolf <W_Armin@....de>
> + * Copyright (C) 2025 Antheas Kapenekakis <lkml@...heas.dev>
>    */
>   
>   #define pr_format(fmt) KBUILD_MODNAME ": " fmt

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ