From: Randy Dunlap <randy.dunlap@xxxxxxxxxx> Fix libata missing kernel-doc: Warning(lin2628-rc2//drivers/ata/libata-core.c:4562): No description found for parameter 'tag' Signed-off-by: Randy Dunlap <randy.dunlap@xxxxxxxxxx> --- drivers/ata/libata-core.c | 1 + 1 file changed, 1 insertion(+) --- lin2628-rc2.orig/drivers/ata/libata-core.c +++ lin2628-rc2/drivers/ata/libata-core.c @@ -4553,6 +4553,7 @@ void swap_buf_le16(u16 *buf, unsigned in /** * ata_qc_new_init - Request an available ATA command, and initialize it * @dev: Device from whom we request an available command structure + * @tag: command tag * * LOCKING: * None. -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html