[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250331122926.607374-1-ojeda@kernel.org>
Date: Mon, 31 Mar 2025 14:29:26 +0200
From: Miguel Ojeda <ojeda@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Miguel Ojeda <ojeda@...nel.org>,
rust-for-linux@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [GIT PULL] Rust fixes for 6.15 merge
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(-)
Powered by blists - more mailing lists