mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
isp: Remove a double word in the driver manual
- s/to to/to/ MFC after: 3 days
This commit is contained in:
parent
bcb2341c7d
commit
a5beac3992
1 changed files with 1 additions and 1 deletions
|
|
@ -331,7 +331,7 @@ is the registry of a function that the SCSI subsystem for this platform
|
|||
will call when it has a SCSI command to run.
|
||||
|
||||
The platform specific module function that receives this will do whatever
|
||||
it needs to to prepare this command for execution in the core module. This
|
||||
it needs to prepare this command for execution in the core module. This
|
||||
sounds vague, but it's also very flexible. In principle, this could be
|
||||
a complete marshalling/demarshalling of this platform's SCSI command
|
||||
structure (should it be impossible to represent in an XS_T). In addition,
|
||||
|
|
|
|||
Loading…
Reference in a new issue