rv_monitor_def::task_monitor is not used. Delete it.

Signed-off-by: Nam Cao <nam...@linutronix.de>
---
 kernel/trace/rv/rv.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kernel/trace/rv/rv.h b/kernel/trace/rv/rv.h
index 98fca0a1adbc..873364094402 100644
--- a/kernel/trace/rv/rv.h
+++ b/kernel/trace/rv/rv.h
@@ -41,7 +41,6 @@ struct rv_monitor_def {
        struct rv_reactor_def   *rdef;
        bool                    reacting;
 #endif
-       bool                    task_monitor;
 };
 
 struct dentry *get_monitors_root(void);
-- 
2.39.5


Reply via email to