[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20251207205546.73946-1-slopixelz@gmail.com>
Date: Mon, 8 Dec 2025 02:25:46 +0530
From: Shubham Sharma <slopixelz@...il.com>
To: rostedt@...dmis.org,
gmonaco@...hat.com
Cc: linux-trace-kernel@...r.kernel.org,
linux-kernel@...r.kernel.org,
Shubham Sharma <slopixelz@...il.com>
Subject: [PATCH] rv: Fix documentation reference in da_monitor.h
Update documentation reference to reflect the file rename.
Monitor synthesis documentation was renamed in commit f40a7c060207
(\"Documentation/rv: Prepare monitor synthesis document for LTL inclusion\")
from da_monitor_synthesis.rst to monitor_synthesis.rst.
Signed-off-by: Shubham Sharma <slopixelz@...il.com>
---
include/rv/da_monitor.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/rv/da_monitor.h b/include/rv/da_monitor.h
index 0cef64366538..810cfb140131 100644
--- a/include/rv/da_monitor.h
+++ b/include/rv/da_monitor.h
@@ -8,7 +8,7 @@
* The dot2k tool is available at tools/verification/dot2k/
*
* For further information, see:
- * Documentation/trace/rv/da_monitor_synthesis.rst
+ * Documentation/trace/rv/monitor_synthesis.rst
*/
#include <rv/automata.h>
--
2.43.0
Powered by blists - more mailing lists