Re: [PATCH v2] selftests/futex: Fix storing address of local variable
From: Ankit Khushwaha
Date: Mon Nov 24 2025 - 23:51:15 EST
Hi André,
On Wed, Nov 19, 2025 at 12:28:37PM -0300, André Almeida wrote:
> Hi Ankit,
>
> This should be "Remove the static..." as noted in the kernel documentation:
Thanks for pointing it out. I forgot to change the patch name according
the changes. I will send v3 patch with correct patch name.
>
> "Describe your changes in imperative mood, e.g. “make xyzzy do frotz”
> instead of “[This patch] makes xyzzy do frotz” or “[I] changed xyzzy to do
> frotz”, as if you are giving orders to the codebase to change its
> behaviour."
>
> Please have a look on this page here:
> https://www.kernel.org/doc/html/latest/process/submitting-patches.html
Thanks
-- Ankit