The patch titled kerneldoc error on ata_piix.c has been added to the -mm tree. Its filename is kerneldoc-error-on-ata_piixc.patch See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this ------------------------------------------------------ Subject: kerneldoc error on ata_piix.c From: Henrik Kretzschmar <henne@xxxxxxxxxxxxxxxx> Fixes an kerneldoc error in ata_piix.c. Signed-off-by: Henrik Kretzschmar <henne@xxxxxxxxxxxxxxxx> Cc: Jeff Garzik <jeff@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- drivers/ata/ata_piix.c | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -puN drivers/ata/ata_piix.c~kerneldoc-error-on-ata_piixc drivers/ata/ata_piix.c --- a/drivers/ata/ata_piix.c~kerneldoc-error-on-ata_piixc +++ a/drivers/ata/ata_piix.c @@ -819,7 +819,7 @@ static void piix_set_piomode (struct ata * @ap: Port whose timings we are configuring * @adev: Drive in question * @udma: udma mode, 0 - 6 - * @is_ich: set if the chip is an ICH device + * @isich: set if the chip is an ICH device * * Set UDMA mode for device, in host controller PCI config space. * _ Patches currently in -mm which might be from henne@xxxxxxxxxxxxxxxx are documentation-for-lock_key-in-struct-hrtimer_base.patch add-missing-desctiption-in-superc.patch git-libata-all.patch kerneldoc-error-on-ata_piixc.patch git-netdev-all.patch git-net.patch git-scsi-misc.patch pci_module_init-conversion-in-scsi-subsys-2nd-try.patch docbook-fix-segfault-in-docprocc.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html