Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3cd8ddbd authored by Randy Dunlap's avatar Randy Dunlap Committed by Jeff Garzik
Browse files

libata: add missing kernel-doc



Fix libata missing kernel-doc:

Warning(lin2628-rc2//drivers/ata/libata-core.c:4562): No description
found for parameter 'tag'

Signed-off-by: default avatarRandy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: default avatarJeff Garzik <jgarzik@redhat.com>
parent 4a9c7b33
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4557,6 +4557,7 @@ void swap_buf_le16(u16 *buf, unsigned int buf_words)
/**
 *	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.