[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241203084200.7350-1-zhujun2@cmss.chinamobile.com>
Date: Tue, 3 Dec 2024 00:42:00 -0800
From: Zhu Jun <zhujun2@...s.chinamobile.com>
To: linuxppc-dev@...ts.ozlabs.org
Cc: linux-kernel@...r.kernel.org,
zhujun2@...s.chinamobile.com
Subject: [RESEND] macintosh: Fix spelling mistake "toogle" to "toggle"
There is a spelling mistake, Please fix it.
Signed-off-by: Zhu Jun <zhujun2@...s.chinamobile.com>
---
drivers/macintosh/adbhid.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/macintosh/adbhid.c b/drivers/macintosh/adbhid.c
index b2fe7a3dc471..943a7123786a 100644
--- a/drivers/macintosh/adbhid.c
+++ b/drivers/macintosh/adbhid.c
@@ -604,7 +604,7 @@ adbhid_buttons_input(unsigned char *data, int nb, int autopoll)
case 0x7f:
case 0xff:
- /* keypad overlay toogle */
+ /* keypad overlay toggle */
break;
default:
--
2.17.1
Powered by blists - more mailing lists