diff options
author | Randy Dunlap <[email protected]> | 2017-11-18 17:46:59 -0800 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2017-12-04 20:32:53 -0500 |
commit | eaf2ea3156b658abf9ff9a8e2aa1aa71ec7bdcab (patch) | |
tree | c62e65462e6d1ceb457ccdf421d05c9b399cee07 | |
parent | 43af2146ec9ffce830cc69b27a7dfb9c91624025 (diff) |
scsi: fix another I2O typo
Correct another typo I20 to I2O.
Signed-off-by: Randy Dunlap <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
-rw-r--r-- | Documentation/driver-api/scsi.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/driver-api/scsi.rst b/Documentation/driver-api/scsi.rst index 9ae03171daca..87e9e0c0ecd8 100644 --- a/Documentation/driver-api/scsi.rst +++ b/Documentation/driver-api/scsi.rst @@ -332,5 +332,5 @@ todo ~~~~ Parallel (fast/wide/ultra) SCSI, USB, SATA, SAS, Fibre Channel, -FireWire, ATAPI devices, Infiniband, I20, iSCSI, Parallel ports, +FireWire, ATAPI devices, Infiniband, I2O, iSCSI, Parallel ports, netlink... |