[PATCH v2 6/8] platform/x86: panasonic-laptop: Fix typo in the file history comment

From: Hemanth Selam

Date: Thu Sep 10 2026 - 00:49:16 EST


Correct "retrive" to "retrieve" in the v0.4 entry. Comment only, no
functional change.

Assisted-by: Cursor:claude-opus-5
Signed-off-by: Hemanth Selam <hemanth.selam@xxxxxxxxx>
Reviewed-by: Mark Pearson <mpearson-lenovo@xxxxxxxxx>
Reviewed-by: Denis Benato <denis.benato@xxxxxxxxx>
---
drivers/platform/x86/panasonic-laptop.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/platform/x86/panasonic-laptop.c b/drivers/platform/x86/panasonic-laptop.c
index 19d194ff37ca..a3597344edef 100644
--- a/drivers/platform/x86/panasonic-laptop.c
+++ b/drivers/platform/x86/panasonic-laptop.c
@@ -107,7 +107,7 @@
*
* Jul.25, 2004 Hiroshi Miura <miura@xxxxxxxxxx>
* - v0.4 first post version
- * add function to retrive SIFR
+ * add function to retrieve SIFR
*
* Jul.24, 2004 Hiroshi Miura <miura@xxxxxxxxxx>
* - v0.3 get proper status of hotkey
--
2.48.1