Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Masanari Iida and committed by
David S. Miller
4933d85c 10e4ea75

+1 -2
+1 -2
net/wimax/op-rfkill.c
··· 135 135 * @state: New state of the RF kill switch. %WIMAX_RF_ON radio on, 136 136 * %WIMAX_RF_OFF radio off. 137 137 * 138 - * Reports changes in the software RF switch state to the the WiMAX 139 - * stack. 138 + * Reports changes in the software RF switch state to the WiMAX stack. 140 139 * 141 140 * The main use is during initialization, so the driver can query the 142 141 * device for its current software radio kill switch state and feed it