]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[libata] pata_cs553*.c: cleanup kernel-doc
authorQinghuang Feng <qhfeng.kernel@gmail.com>
Sat, 8 Nov 2008 08:32:02 +0000 (16:32 +0800)
committerJeff Garzik <jgarzik@redhat.com>
Tue, 11 Nov 2008 07:58:30 +0000 (02:58 -0500)
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>
drivers/ata/pata_cs5535.c
drivers/ata/pata_cs5536.c

index 1b2d4a0f5f743c14b01dbd0f4b9af20d4abef2fb..8b236af84c2ec45f6293341c6678867da5f440e5 100644 (file)
@@ -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.
index 73f8332cb67992ac70d0bad0ba6166017d997ba1..afed92976198079efee3520b63478f706dffee66 100644 (file)
@@ -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.