[GIT PULL] Rust fixes for 6.10

From: Miguel Ojeda
Date: Sat Jun 22 2024 - 17:56:14 EST


Hi Linus,

Please pull this fix for Rust.

It has been in linux-next for more than a week.

No conflicts expected. No changes to the C side.

Thanks!

Cheers,
Miguel

The following changes since commit 83a7eefedc9b56fe7bfeff13b6c7356688ffa670:

Linux 6.10-rc3 (2024-06-09 14:19:43 -0700)

are available in the Git repository at:

https://github.com/Rust-for-Linux/linux.git tags/rust-fixes-6.10

for you to fetch changes up to a126eca844353360ebafa9088d22865cb8e022e3:

rust: avoid unused import warning in `rusttest` (2024-06-11 23:33:28 +0200)

----------------------------------------------------------------
Rust fixes for v6.10

- Avoid unused import warning in 'rusttest'.

----------------------------------------------------------------
Miguel Ojeda (1):
rust: avoid unused import warning in `rusttest`

rust/kernel/alloc/vec_ext.rs | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)