[RFC PATCH 12/23] ALSA: firewire: fix kernel-doc
Pierre-Louis Bossart
pierre-louis.bossart at linux.intel.com
Thu Jul 2 21:35:53 CEST 2020
Fix W=1 warning. Remove excess function parameter from description
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart at linux.intel.com>
---
sound/firewire/cmp.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/sound/firewire/cmp.c b/sound/firewire/cmp.c
index 14abbe7175b6..b596bec19774 100644
--- a/sound/firewire/cmp.c
+++ b/sound/firewire/cmp.c
@@ -293,7 +293,6 @@ static int pcr_set_check(struct cmp_connection *c, __be32 pcr)
/**
* cmp_connection_establish - establish a connection to the target
* @c: the connection manager
- * @max_payload_bytes: the amount of data (including CIP headers) per packet
*
* This function establishes a point-to-point connection from the local
* computer to the target by allocating isochronous resources (channel and
--
2.25.1
More information about the Alsa-devel
mailing list