aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/iw_handler.h
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2018-03-02 14:43:23 +0100
committerJiri Kosina <jkosina@suse.cz>2018-03-27 09:51:23 +0200
commitb903036aad6c46f0c94b3a58c86f7467776a5dcf (patch)
tree6b5412068fdb41a9331c41b6d660b598715c283f /include/net/iw_handler.h
parentedd: don't spam log if no EDD information is present (diff)
downloadlinux-dev-b903036aad6c46f0c94b3a58c86f7467776a5dcf.tar.xz
linux-dev-b903036aad6c46f0c94b3a58c86f7467776a5dcf.zip
net: Spelling s/stucture/structure/
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'include/net/iw_handler.h')
-rw-r--r--include/net/iw_handler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/iw_handler.h b/include/net/iw_handler.h
index 725282095840..d2ea5863eedc 100644
--- a/include/net/iw_handler.h
+++ b/include/net/iw_handler.h
@@ -364,7 +364,7 @@ struct iw_handler_def {
* defined in struct iw_priv_args.
*
* For standard IOCTLs, things are quite different and we need to
- * use the stuctures below. Actually, this struct is also more
+ * use the structures below. Actually, this struct is also more
* efficient, but that's another story...
*/