projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
682a453
)
staging: comedi: pcl816.c remove one to many l's in the word.
author
Justin P. Mattock
<
[email protected]
>
Fri, 25 Feb 2011 06:13:46 +0000
(22:13 -0800)
committer
Greg Kroah-Hartman
<
[email protected]
>
Tue, 1 Mar 2011 02:24:47 +0000
(18:24 -0800)
The patch below removes an extra "l" in the word.
Signed-off-by: Justin P. Mattock <
[email protected]
>
Signed-off-by: Greg Kroah-Hartman <
[email protected]
>
drivers/staging/comedi/drivers/pcl816.c
patch
|
blob
|
history
diff --git
a/drivers/staging/comedi/drivers/pcl816.c
b/drivers/staging/comedi/drivers/pcl816.c
index 3d0f018faa6b1c2de6a6b5a4db66ad7089597bce..ef3cc4f3be6e3f1b2a8163d8c10b8cc19c826f6d 100644
(file)
--- a/
drivers/staging/comedi/drivers/pcl816.c
+++ b/
drivers/staging/comedi/drivers/pcl816.c
@@
-108,7
+108,7
@@
struct pcl816_board {
const char *name; /* board name */
int n_ranges; /* len of range list */
int n_aichan; /* num of A/D chans in diferencial mode */
- unsigned int ai_ns_min; /* minimal all
l
owed delay between samples (in ns) */
+ unsigned int ai_ns_min; /* minimal allowed delay between samples (in ns) */
int n_aochan; /* num of D/A chans */
int n_dichan; /* num of DI chans */
int n_dochan; /* num of DO chans */