Re: [PATCH net-next v2 2/7] net: mctp: usblib: Add test for splits inside headers
From: James Lee
Date: Sun Sep 13 2026 - 23:18:43 EST
On Wed, 2026-09-09 at 08:12 +0100, Simon Horman wrote:
...
> Hi James,
>
> This is a minor problem and it is addressed in the following patch,
> by removing the line above, but i is declared yet unused and should
> not be added here.
>
> Flagged by W=1 builds with GCC 16.2.0 and Clang 22.1.8.
Thanks for the catch, will correct for the version.
...