Re: [RFC PATCH 07/17] verification/rvgen: Remove unused variable declaration from containers
From: Nam Cao
Date: Thu Aug 21 2025 - 04:41:53 EST
On Thu, Aug 14, 2025 at 05:07:59PM +0200, Gabriele Monaco wrote:
> The monitor container source files contained a declaration and a
> definition for the rv_monitor variable. The former is superfluous and
> can be removed.
>
> Remove the variable declaration from the template as well as the
> existing monitor containers.
>
> Signed-off-by: Gabriele Monaco <gmonaco@xxxxxxxxxx>
Reviewed-by: Nam Cao <namcao@xxxxxxxxxxxxx>