Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Thomas Pugliese and committed by
Greg Kroah-Hartman
99280164 d339a1f2

+1 -1
+1 -1
drivers/uwb/radio.c
··· 115 115 EXPORT_SYMBOL_GPL(uwb_radio_start); 116 116 117 117 /** 118 - * uwb_radio_stop - request tha the radio be stopped. 118 + * uwb_radio_stop - request that the radio be stopped. 119 119 * @pal: the PAL making the request. 120 120 * 121 121 * Stops the radio if no other PAL is making use of it.