Skip to content

Commit 3925507

Browse files
Antheas KapenekakisKyleGospo
authored andcommitted
[FROM-ML] platform/x86: msi-wmi-platform: Update header text
Update copyright information in the header and specify that this driver also applies to handhelds. Signed-off-by: Antheas Kapenekakis <lkml@antheas.dev>
1 parent 4eee82e commit 3925507

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

drivers/platform/x86/msi-wmi-platform.c

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
// SPDX-License-Identifier: GPL-2.0-or-later
22
/*
3-
* Linux driver for WMI platform features on MSI notebooks.
3+
* Linux driver for WMI platform features on MSI notebooks and handhelds.
44
*
5-
* Copyright (C) 2024 Armin Wolf <W_Armin@gmx.de>
5+
* Copyright (C) 2024-2025 Armin Wolf <W_Armin@gmx.de>
6+
* Copyright (C) 2025 Antheas Kapenekakis <lkml@antheas.dev>
67
*/
78

89
#define pr_format(fmt) KBUILD_MODNAME ": " fmt

0 commit comments

Comments
 (0)