Loading
rv/rvgen: remove unused __get_main_name method
The __get_main_name() method in the generator module is never called from anywhere in the codebase. Remove this dead code to improve maintainability. Signed-off-by:Wander Lairson Costa <wander@redhat.com> Reviewed-by:
Gabriele Monaco <gmonaco@redhat.com> Link: https://lore.kernel.org/r/20260223162407.147003-14-wander@redhat.com Signed-off-by:
Gabriele Monaco <gmonaco@redhat.com>