提交 2e41e8e6 编写于 作者: A Alan Cox 提交者: Jeff Garzik

libata-core: fix comments on cable type

Signed-off-by: NAlan Cox <alan@redhat.com>
Signed-off-by: NJeff Garzik <jeff@garzik.org>
上级 942d0947
......@@ -1791,10 +1791,10 @@ int ata_dev_configure(struct ata_device *dev)
}
/**
* ata_cable_40wire - return 40pin cable type
* ata_cable_40wire - return 40 wire cable type
* @ap: port
*
* Helper method for drivers which want to hardwire 40 pin cable
* Helper method for drivers which want to hardwire 40 wire cable
* detection.
*/
......@@ -1804,10 +1804,10 @@ int ata_cable_40wire(struct ata_port *ap)
}
/**
* ata_cable_80wire - return 40pin cable type
* ata_cable_80wire - return 80 wire cable type
* @ap: port
*
* Helper method for drivers which want to hardwire 80 pin cable
* Helper method for drivers which want to hardwire 80 wire cable
* detection.
*/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册