[GIT PULL] Rust fixes for 6.15 merge
From: Miguel Ojeda
Date: Mon Mar 31 2025 - 08:30:45 EST
Hi Linus,
A small fix due to a typo during merge.
Since Andrei had already sent a fix for it, I am sending this as a PR in
case you prefer that, but of course please feel free to directly apply
it as a patch instead.
Thanks!
Cheers,
Miguel
The following changes since commit 4e82c87058f45e79eeaa4d5bcc3b38dd3dce7209:
Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux (2025-03-30 17:03:26 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux.git tags/rust-fixes-6.15-merge
for you to fetch changes up to c1f4534b213d7be41b5d8b815a42d201a8f2978f:
scripts: generate_rust_analyzer: fix pin-init name in kernel deps (2025-03-31 10:50:54 +0200)
----------------------------------------------------------------
Rust fixes for v6.15 merge
Fix 'generate_rust_analyzer.py' due to typo during merge.
----------------------------------------------------------------
Andrei Lalaev (1):
scripts: generate_rust_analyzer: fix pin-init name in kernel deps
scripts/generate_rust_analyzer.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)