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
@@ -748,9 +748,9 @@ static int ata_acpi_run_tf(struct ata_device *dev,
|
||||
/**
|
||||
* ata_acpi_exec_tfs - get then write drive taskfile settings
|
||||
* @dev: target ATA device
|
||||
* @nr_executed: out paramter for the number of executed commands
|
||||
* @nr_executed: out parameter for the number of executed commands
|
||||
*
|
||||
* Evaluate _GTF and excute returned taskfiles.
|
||||
* Evaluate _GTF and execute returned taskfiles.
|
||||
*
|
||||
* LOCKING:
|
||||
* EH context.
|
||||
|
Reference in New Issue
Block a user