Browse Source

[libata] pata_cs553*.c: cleanup kernel-doc

No arguments named @deadline in cs5535_cable_detect() and
cs5536_cable_detect().  Remove them.

Signed-off-by: Qinghuang Feng <qhfeng.kernel@gmail.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Qinghuang Feng 16 năm trước cách đây
mục cha
commit
bd6b52a17b
2 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 1
      drivers/ata/pata_cs5535.c
  2. 0 1
      drivers/ata/pata_cs5536.c

+ 0 - 1
drivers/ata/pata_cs5535.c

@@ -72,7 +72,6 @@
 /**
  *	cs5535_cable_detect	-	detect cable type
  *	@ap: Port to detect on
- *	@deadline: deadline jiffies for the operation
  *
  *	Perform cable detection for ATA66 capable cable. Return a libata
  *	cable type.

+ 0 - 1
drivers/ata/pata_cs5536.c

@@ -110,7 +110,6 @@ static inline int cs5536_write(struct pci_dev *pdev, int reg, int val)
 /**
  *	cs5536_cable_detect	-	detect cable type
  *	@ap: Port to detect on
- *	@deadline: deadline jiffies for the operation
  *
  *	Perform cable detection for ATA66 capable cable. Return a libata
  *	cable type.