From 992801645bd9458d9317a552e194bf27f4d53151 Mon Sep 17 00:00:00 2001 From: Thomas Pugliese Date: Mon, 28 Apr 2014 14:53:26 -0500 Subject: uwb: comment typo fix Comment typo fix. Signed-off-by: Thomas Pugliese Signed-off-by: Greg Kroah-Hartman --- drivers/uwb/radio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/uwb') diff --git a/drivers/uwb/radio.c b/drivers/uwb/radio.c index fd23d985ea71..2427e944883d 100644 --- 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 that the radio be stopped. * @pal: the PAL making the request. * * Stops the radio if no other PAL is making use of it. -- cgit v1.2.3