Re: [PATCH] platform/wmi: string-kunit: Add missing oversized string test case
From: Ilpo Järvinen
Date: Mon Jan 26 2026 - 09:32:40 EST
On Fri, 23 Jan 2026 22:15:37 +0100, Armin Wolf wrote:
> When compiling the WMI string kunit tests using llvm, the compiler
> will issue a warning about "oversized_test_utf8_string" being unused.
> This happens because the test case that was supposed to use said
> variable was accidentally omitted when adding the kunit tests.
>
> Fix this by adding the aforementioned test case.
>
> [...]
Thank you for your contribution, it has been applied to my local
review-ilpo-next branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-next branch only once I've pushed my
local branch there, which might take a while.
The list of commits applied:
[1/1] platform/wmi: string-kunit: Add missing oversized string test case
commit: 5d4ae0bffb6eeada6dd16ba52150457ae96c3725
--
i.