Commit 325483a9 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Jiri Kosina

wimax: Spelling s/than/that/, wording s/destinatary/recipient/

Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@linux-m68k.org>
Cc: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
Cc: wimax@linuxwimax.org
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 3cab65c4
...@@ -483,8 +483,8 @@ void wimax_report_rfkill_sw(struct wimax_dev *, enum wimax_rf_state); ...@@ -483,8 +483,8 @@ void wimax_report_rfkill_sw(struct wimax_dev *, enum wimax_rf_state);
* Be sure not to modify skb->data in the middle (ie: don't use * Be sure not to modify skb->data in the middle (ie: don't use
* skb_push()/skb_pull()/skb_reserve() on the skb). * skb_push()/skb_pull()/skb_reserve() on the skb).
* *
* "pipe_name" is any string, than can be interpreted as the name of * "pipe_name" is any string, that can be interpreted as the name of
* the pipe or destinatary; the interpretation of it is driver * the pipe or recipient; the interpretation of it is driver
* specific, so the recipient can multiplex it as wished. It can be * specific, so the recipient can multiplex it as wished. It can be
* NULL, it won't be used - an example is using a "diagnostics" tag to * NULL, it won't be used - an example is using a "diagnostics" tag to
* send diagnostics information that a device-specific diagnostics * send diagnostics information that a device-specific diagnostics
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment