On Wed, Jul 3, 2024 at 7:42 PM John Hubbard <jhubb...@nvidia.com> wrote:
>
> When building with clang, via:
>
>     make LLVM=1 -C tools/testing/selftest
>
> ...clang warns about an unused irqcount variable. clang is correct: the
> variable is incremented and then ignored.
>
> Fix this by deleting the irqcount variable.
>
> Signed-off-by: John Hubbard <jhubb...@nvidia.com>

Acked-by: John Stultz <jstu...@google.com>

Reply via email to