rv: Update rv_en(dis)able_monitor doc to match kernel-doc
authorYang Li <yang.lee@linux.alibaba.com>
Mon, 20 May 2024 05:42:39 +0000 (13:42 +0800)
committerSteven Rostedt (Google) <rostedt@goodmis.org>
Tue, 21 May 2024 23:03:35 +0000 (19:03 -0400)
commit1e8b7b3dbb3103d577a586ca72bc329f7b67120b
tree483a8d4383e2a9261969c33634c6ecfe48c78077
parent23748e3e0fbfe471eff5ce439921629f6a427828
rv: Update rv_en(dis)able_monitor doc to match kernel-doc

The patch updates the function documentation comment for
rv_en(dis)able_monitor to adhere to the kernel-doc specification.

Link: https://lore.kernel.org/linux-trace-kernel/20240520054239.61784-1-yang.lee@linux.alibaba.com
Fixes: 102227b970a15 ("rv: Add Runtime Verification (RV) interface")
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
kernel/trace/rv/rv.c