summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorNick Andrew <nick@nick-andrew.net>2008-05-20 01:43:47 +0200
committerJesper Juhl <jesper.juhl@gmail.com>2008-05-20 01:43:47 +0200
commit0bb08241ce68aaa70b7b804b4d6319d8bad3ae24 (patch)
treed63260df9c831fa9ad1b2a0c0861c38ea5a87c3a /net
parent7e6df0e639188968679471f1a2cc751f1da37014 (diff)
Tighten up the use of loose
'Lose' is when you don't win or you've lost something, and 'loose' is when something isn't tight. I just want to tighten up the spelling a bit regarding some loose comments. Signed-off-by: Nick Andrew <nick@nick-andrew.net> Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Diffstat (limited to 'net')
-rw-r--r--net/wireless/wext.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/wireless/wext.c b/net/wireless/wext.c
index 947188a5b937..b9f982fa99b7 100644
--- a/net/wireless/wext.c
+++ b/net/wireless/wext.c
@@ -64,7 +64,7 @@
* o Remove spy_offset from struct iw_handler_def
* o Start deprecating dev->get_wireless_stats, output a warning
* o If IW_QUAL_DBM is set, show dBm values in /proc/net/wireless
- * o Don't loose INVALID/DBM flags when clearing UPDATED flags (iwstats)
+ * o Don't lose INVALID/DBM flags when clearing UPDATED flags (iwstats)
*
* v8 - 17.02.06 - Jean II
* o RtNetlink requests support (SET/GET)