]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ATA: remove excess kernel-doc notation
authorRandy Dunlap <randy.dunlap@oracle.com>
Thu, 30 Oct 2008 05:35:08 +0000 (22:35 -0700)
committerJeff Garzik <jgarzik@redhat.com>
Fri, 31 Oct 2008 05:42:49 +0000 (01:42 -0400)
commit5b97fbd093ac2e0da0c7eec894fee065a04af55d
tree647eae249a756cf1aaaeb9ab8a788bd04279c2a3
parent65fc716fa673cf98fb5887180fd3c52ca0371198
ATA: remove excess kernel-doc notation

Remove excess kernel-doc function parameter notation from drivers/ata/:

Warning(drivers/ata/libata-core.c:1622): Excess function parameter or struct member 'fn' description in 'ata_pio_queue_task'
Warning(drivers/ata/libata-core.c:4655): Excess function parameter or struct member 'err_mask' description in 'ata_qc_complete'
Warning(drivers/ata/ata_piix.c:751): Excess function parameter or struct member 'udma' description in 'do_pata_set_dmamode'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/ata/ata_piix.c
drivers/ata/libata-core.c