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>
This commit is contained in:
Thomas Pugliese
2014-04-28 14:53:26 -05:00
committed by Greg Kroah-Hartman
parent d339a1f2ff
commit 992801645b

View File

@@ -115,7 +115,7 @@ int uwb_radio_start(struct uwb_pal *pal)
EXPORT_SYMBOL_GPL(uwb_radio_start); 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. * @pal: the PAL making the request.
* *
* Stops the radio if no other PAL is making use of it. * Stops the radio if no other PAL is making use of it.