Re: [PATCH V6 2/2] checkpatch: check format of Vec<String> in modules

From: Miguel Ojeda
Date: Thu Mar 06 2025 - 12:20:28 EST


On Thu, Mar 6, 2025 at 6:18 PM Guilherme Giacomo Simoes
<trintaeoitogc@xxxxxxxxx> wrote:
>
> Is good make a check for this too and senda a v7

Sure, the more the check catches, the better (as long as it is not
unreasonably complex).

Cheers,
Miguel