diff options
author | Doug Ledford <dledford@redhat.com> | 2015-09-25 16:46:07 +0200 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2015-09-25 16:46:07 +0200 |
commit | 310b7cec8ea32dcd4e9978423717ce78dd89d45d (patch) | |
tree | ed7de6ce3c25829d0e7de10d0db9b83c725ee327 /net/wimax/op-rfkill.c | |
parent | IB/hfi: Properly set permissions for user device files (diff) | |
parent | Linux 4.3-rc2 (diff) | |
download | linux-310b7cec8ea32dcd4e9978423717ce78dd89d45d.tar.xz linux-310b7cec8ea32dcd4e9978423717ce78dd89d45d.zip |
Merge tag 'v4.3-rc2' into k.o/for-4.3-v1
Linux 4.3-rc2
Diffstat (limited to 'net/wimax/op-rfkill.c')
-rw-r--r-- | net/wimax/op-rfkill.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/wimax/op-rfkill.c b/net/wimax/op-rfkill.c index 7d730543f243..477364ad750e 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 |