Skip to content

Commit

Permalink
drivers:uwb:scan.c remove one to many l's in the word.
Browse files Browse the repository at this point in the history
The patch below removes an extra "l" in the word.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Justin P. Mattock authored and Greg Kroah-Hartman committed Feb 25, 2011
1 parent 7aed9df commit 601e72a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/uwb/scan.c
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
/**
* Start/stop scanning in a radio controller
*
* @rc: UWB Radio Controlller
* @rc: UWB Radio Controller
* @channel: Channel to scan; encodings in WUSB1.0[Table 5.12]
* @type: Type of scanning to do.
* @bpst_offset: value at which to start scanning (if type ==
Expand Down

0 comments on commit 601e72a

Please sign in to comment.