[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240426132911.16255-1-richard120310@gmail.com>
Date: Fri, 26 Apr 2024 21:29:11 +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 descibing to describing
Fixed a typo in the comment description from "descibing" to
"describing".
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..5df03b595 100644
--- a/include/uapi/linux/wireless.h
+++ b/include/uapi/linux/wireless.h
@@ -28,7 +28,7 @@
* change dynamically (while the driver is running) some parameters.
*
* The ioctl mechanimsm are copied from standard devices ioctl.
- * We have the list of command plus a structure descibing the
+ * We have the list of command plus a structure describing the
* data exchanged...
* Note that to add these ioctl, I was obliged to modify :
* # net/core/dev.c (two place + add include)
--
2.34.1
Powered by blists - more mailing lists