Re: [RFC PATCH 07/17] verification/rvgen: Remove unused variable declaration from containers
From: Nam Cao <hidden>
Date: 2025-08-21 08:33:49
Also in:
lkml
From: Nam Cao <hidden>
Date: 2025-08-21 08:33:49
Also in:
lkml
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@redhat.com>
Reviewed-by: Nam Cao <redacted>