wimax: Spelling s/than/that/, wording s/destinatary/recipient/
Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org> Cc: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com> Cc: wimax@linuxwimax.org Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
3cab65c466
commit
325483a9bf
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
* skb_push()/skb_pull()/skb_reserve() on the skb).
|
||||
*
|
||||
* "pipe_name" is any string, than can be interpreted as the name of
|
||||
* the pipe or destinatary; the interpretation of it is driver
|
||||
* "pipe_name" is any string, that can be interpreted as the name of
|
||||
* the pipe or recipient; the interpretation of it is driver
|
||||
* 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
|
||||
* send diagnostics information that a device-specific diagnostics
|
||||
|
|
Loading…
Reference in a new issue