summaryrefslogtreecommitdiffstats
path: root/net/wimax
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2015-08-06 12:52:47 +0900
committerDavid S. Miller <davem@davemloft.net>2015-08-09 22:43:52 -0700
commit4933d85c5173832ebd261756522095837583c458 (patch)
treef07b3334f631c49ffc383f83dbe42d1c2a01430a /net/wimax
parent10e4ea75149d11883a9e04c3b32ee1d7600d481e (diff)
downloadop-kernel-dev-4933d85c5173832ebd261756522095837583c458.zip
op-kernel-dev-4933d85c5173832ebd261756522095837583c458.tar.gz
net:wimax: Fix doucble word "the the" in networking.xml
This patch fix a double word "the the" in Documentation/DocBook/networking.xml and Documentation/DocBook/networking/API-Wimax-report-rfkill-sw.html. These files are generated from comment in source, so I had to fix the typo in net/wimax/io-rfkill.c Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/wimax')
-rw-r--r--net/wimax/op-rfkill.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/wimax/op-rfkill.c b/net/wimax/op-rfkill.c
index 7d73054..477364a 100644
--- a/net/wimax/op-rfkill.c
+++ b/net/wimax/op-rfkill.c
@@ -135,8 +135,7 @@ EXPORT_SYMBOL_GPL(wimax_report_rfkill_hw);
* @state: New state of the RF kill switch. %WIMAX_RF_ON radio on,
* %WIMAX_RF_OFF radio off.
*
- * Reports changes in the software RF switch state to the the WiMAX
- * stack.
+ * Reports changes in the software RF switch state to the WiMAX stack.
*
* The main use is during initialization, so the driver can query the
* device for its current software radio kill switch state and feed it
OpenPOWER on IntegriCloud