On Mon, 2025-07-21 at 11:47 +0200, Nam Cao wrote:
> rv_monitor_def::task_monitor is not used. Delete it.
> 
> Signed-off-by: Nam Cao <nam...@linutronix.de>

Reviewed-by: Gabriele Monaco <gmon...@redhat.com>

Thanks,
Gabriele

> ---
>  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);


Reply via email to