linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Armin Wolf <W_Armin@gmx.de>
To: "Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>, hansg@kernel.org
Cc: nathan@kernel.org, platform-driver-x86@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] platform/wmi: string-kunit: Add missing oversized string test case
Date: Tue, 27 Jan 2026 06:33:47 +0100	[thread overview]
Message-ID: <5dde5800-eead-47fb-a6e2-2c24d6b540d4@gmx.de> (raw)
In-Reply-To: <176943782325.10029.7973089336343143093.b4-ty@linux.intel.com>

Am 26.01.26 um 15:30 schrieb Ilpo Järvinen:

> 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.

Thank you :)

> The list of commits applied:
> [1/1] platform/wmi: string-kunit: Add missing oversized string test case
>        commit: 5d4ae0bffb6eeada6dd16ba52150457ae96c3725
>
> --
>   i.
>

      reply	other threads:[~2026-01-27  5:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-23 21:15 [PATCH] platform/wmi: string-kunit: Add missing oversized string test case Armin Wolf
2026-01-26 14:30 ` Ilpo Järvinen
2026-01-27  5:33   ` Armin Wolf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5dde5800-eead-47fb-a6e2-2c24d6b540d4@gmx.de \
    --to=w_armin@gmx.de \
    --cc=hansg@kernel.org \
    --cc=ilpo.jarvinen@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nathan@kernel.org \
    --cc=platform-driver-x86@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).