linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next] tracing: Update stm_ftrace_write doc to kernel-doc format
@ 2024-05-17  8:45 Yang Li
  0 siblings, 0 replies; only message in thread
From: Yang Li @ 2024-05-17  8:45 UTC (permalink / raw)
  To: alexander.shishkin, alexandre.torgue, mcoquelin.stm32
  Cc: linux-stm32, linux-arm-kernel, linux-kernel, Yang Li

This patch updates the function documentation comment for
stm_ftrace_write to conform to the kernel-doc specification.

Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
---
 drivers/hwtracing/stm/ftrace.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/hwtracing/stm/ftrace.c b/drivers/hwtracing/stm/ftrace.c
index a7cea7ea0163..0896379a011f 100644
--- a/drivers/hwtracing/stm/ftrace.c
+++ b/drivers/hwtracing/stm/ftrace.c
@@ -31,6 +31,7 @@ static struct stm_ftrace {
 
 /**
  * stm_ftrace_write() - write data to STM via 'stm_ftrace' source
+ * @export:	Pointer to trace export descriptor
  * @buf:	buffer containing the data packet
  * @len:	length of the data packet
  */
-- 
2.20.1.7.g153144c


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-05-17  8:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-17  8:45 [PATCH -next] tracing: Update stm_ftrace_write doc to kernel-doc format Yang Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).