mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] rust: device: remove ref-to-ref transmute
@ 2026-05-26 14:39 Tamir Duberstein
  2026-05-26 14:39 ` [PATCH 1/2] rust: device: remove unused " Tamir Duberstein
  2026-05-26 14:39 ` [PATCH 2/2] rust: device: remove array copy Tamir Duberstein
  0 siblings, 2 replies; 7+ messages in thread
From: Tamir Duberstein @ 2026-05-26 14:39 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Rafael J. Wysocki, Danilo Krummrich,
	Miguel Ojeda, Boqun Feng, Gary Guo, Björn Roy Baron,
	Benno Lossin, Andreas Hindborg, Alice Ryhl, Trevor Gross
  Cc: driver-core, rust-for-linux, linux-kernel, Tamir Duberstein

This series came out of discussion with Alice in another series[1]. It
removes an unnecessary unsafe block and optimizes away an array copy.

Link: https://lore.kernel.org/all/CAH5fLgibt_BQmOtkfEfo1=48zUeoWBJ-=u5gzw_a3X6Q7=aUSA@mail.gmail.com/ [1]

Signed-off-by: Tamir Duberstein <tamird@kernel.org>
---
Tamir Duberstein (2):
      rust: device: remove unused ref-to-ref transmute
      rust: device: remove array copy

 rust/kernel/device/property.rs | 46 ++++++++++++++++++------------------------
 1 file changed, 20 insertions(+), 26 deletions(-)
---
base-commit: fc1ce3afa2e61b4b15e71436ece91b0441a9f4f0
change-id: 20260526-trasnmute_ptr_to_ptr-a0e442749cc1

Best regards,
--  
Tamir Duberstein <tamird@kernel.org>


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-05-30 11:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-26 14:39 [PATCH 0/2] rust: device: remove ref-to-ref transmute Tamir Duberstein
2026-05-26 14:39 ` [PATCH 1/2] rust: device: remove unused " Tamir Duberstein
2026-05-26 18:45   ` Onur Özkan
2026-05-28 13:29   ` Gary Guo
2026-05-30 11:17     ` Tamir Duberstein
2026-05-26 14:39 ` [PATCH 2/2] rust: device: remove array copy Tamir Duberstein
2026-05-26 16:29   ` Tamir Duberstein

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®