Re: [PATCH v1] perf tests workload: Formatting for code_with_type.rs
From: Miguel Ojeda
Date: Tue Feb 10 2026 - 03:56:53 EST
On Mon, Feb 9, 2026 at 3:05 PM Dmitrii Dolgov <9erthalion6@xxxxxxxxx> wrote:
>
> One part of the rust code for code_with_type workload wasn't properly
> formatted. Pass it through rustfmt to fix that.
>
> Reported-by: kernel test robot <lkp@xxxxxxxxx>
> Closes: https://lore.kernel.org/oe-kbuild-all/202602091357.oyRv6hgQ-lkp@xxxxxxxxx/
> Signed-off-by: Dmitrii Dolgov <9erthalion6@xxxxxxxxx>
Could this please be applied (or fixed in-place)?
It is now in next-20260209, and we check this in different CIs. It
also makes LKP give spurious reports, e.g.:
https://lore.kernel.org/all/202602100751.ldfRitCJ-lkp@xxxxxxxxx/
Thanks!
Fixes: 2e05bb52a12d ("perf test workload: Add code_with_type test workload")
Cc'ing Mark since I think the plan is to check in linux-next.
Cheers,
Miguel