projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d339a1f
)
uwb: comment typo fix
author
Thomas Pugliese
<thomas.pugliese@gmail.com>
Mon, 28 Apr 2014 19:53:26 +0000
(14:53 -0500)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 27 May 2014 22:18:48 +0000
(15:18 -0700)
Comment typo fix.
Signed-off-by: Thomas Pugliese <thomas.pugliese@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/uwb/radio.c
patch
|
blob
|
history
diff --git
a/drivers/uwb/radio.c
b/drivers/uwb/radio.c
index fd23d985ea71e770d5a3e4ea8cd46338b365ccec..2427e944883dd7c8faf2136936ffc1ce83b0238b 100644
(file)
--- a/
drivers/uwb/radio.c
+++ b/
drivers/uwb/radio.c
@@
-115,7
+115,7
@@
int uwb_radio_start(struct uwb_pal *pal)
EXPORT_SYMBOL_GPL(uwb_radio_start);
/**
- * uwb_radio_stop - request tha the radio be stopped.
+ * uwb_radio_stop - request tha
t
the radio be stopped.
* @pal: the PAL making the request.
*
* Stops the radio if no other PAL is making use of it.