1
0
Fork 0

uwb: comment typo fix

Comment typo fix.

Signed-off-by: Thomas Pugliese <thomas.pugliese@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
wifi-calibration
Thomas Pugliese 2014-04-28 14:53:26 -05:00 committed by Greg Kroah-Hartman
parent d339a1f2ff
commit 992801645b
1 changed files with 1 additions and 1 deletions

View File

@ -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 that the radio be stopped.
* @pal: the PAL making the request.
*
* Stops the radio if no other PAL is making use of it.