Skip to content

Commit

Permalink
uwb: comment typo fix
Browse files Browse the repository at this point in the history
Comment typo fix.

Signed-off-by: Thomas Pugliese <thomas.pugliese@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Thomas Pugliese authored and Greg Kroah-Hartman committed May 27, 2014
1 parent d339a1f commit 9928016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/uwb/radio.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 9928016

Please sign in to comment.