trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments.
Signed-off-by: Martin Olsson <martin@minimum.se> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
committed by
Jiri Kosina
parent
ab2274af05
commit
98a1708de1
@@ -1220,7 +1220,7 @@ static int __init ltpc_setup(char *str)
|
||||
if (ints[0] > 2) {
|
||||
dma = ints[3];
|
||||
}
|
||||
/* ignore any other paramters */
|
||||
/* ignore any other parameters */
|
||||
}
|
||||
return 1;
|
||||
}
|
||||
|
Reference in New Issue
Block a user