[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20240426125540.14084-1-richard120310@gmail.com>
Date: Fri, 26 Apr 2024 20:55:40 +0800
From: I Hsin Cheng <richard120310@...il.com>
To: johannes@...solutions.net
Cc: linux-wireless@...r.kernel.org,
linux-kernel@...r.kernel.org,
I Hsin Cheng <richard120310@...il.com>
Subject: [PATCH] wireless: Fix typo mechanimsm to mechanism
Fixed a typo in the comment description from "mechanimsm" to
"mechanism".
Signed-off-by: I Hsin Cheng <richard120310@...il.com>
---
include/uapi/linux/wireless.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/uapi/linux/wireless.h b/include/uapi/linux/wireless.h
index 3c2ad5fae..b0d911f20 100644
--- a/include/uapi/linux/wireless.h
+++ b/include/uapi/linux/wireless.h
@@ -27,7 +27,7 @@
* better than command line options of insmod because we may want to
* change dynamically (while the driver is running) some parameters.
*
- * The ioctl mechanimsm are copied from standard devices ioctl.
+ * The ioctl mechanism are copied from standard devices ioctl.
* We have the list of command plus a structure descibing the
* data exchanged...
* Note that to add these ioctl, I was obliged to modify :
--
2.34.1
Powered by blists - more mailing lists