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
@@ -235,7 +235,7 @@ void rt2x00link_reset_tuner(struct rt2x00_dev *rt2x00dev, bool antenna);
|
||||
* @rt2x00dev: Pointer to &struct rt2x00_dev.
|
||||
*
|
||||
* Initialize work structure and all link tuning related
|
||||
* paramters. This will not start the link tuning process itself.
|
||||
* parameters. This will not start the link tuning process itself.
|
||||
*/
|
||||
void rt2x00link_register(struct rt2x00_dev *rt2x00dev);
|
||||
|
||||
|
Reference in New Issue
Block a user