mirror-linux/samples/rust
Miguel Ojeda 7b0c32cbed samples: rust: debugfs: use `core::ffi::CStr` method names
Prepare for `core::ffi::CStr` taking the place of `kernel::str::CStr` by
avoiding methods that only exist on the latter.

This backslid in commit d4a5d397c7 ("samples: rust: Add scoped debugfs
sample driver").

Link: https://patch.msgid.link/20251019213049.2060970-1-ojeda@kernel.org
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
2025-10-20 04:04:23 +02:00
..
hostprogs
Kconfig Char/Misc/IIO/Binder changes for 6.18-rc1 2025-10-04 16:26:32 -07:00
Makefile Char/Misc/IIO/Binder changes for 6.18-rc1 2025-10-04 16:26:32 -07:00
rust_configfs.rs for-6.18/block-20250929 2025-10-02 10:16:56 -07:00
rust_debugfs.rs samples: rust: Add debugfs sample driver 2025-09-10 18:58:25 +02:00
rust_debugfs_scoped.rs samples: rust: debugfs: use `core::ffi::CStr` method names 2025-10-20 04:04:23 +02:00
rust_dma.rs drm next for 6.18-rc1 2025-10-02 12:47:25 -07:00
rust_driver_auxiliary.rs rust: pci: use pci::Vendor instead of bindings::PCI_VENDOR_ID_* 2025-09-01 20:16:36 +02:00
rust_driver_faux.rs Driver core updates for 6.15-rc1 2025-04-01 11:02:03 -07:00
rust_driver_pci.rs drm next for 6.18-rc1 2025-10-02 12:47:25 -07:00
rust_driver_platform.rs samples: rust: platform: remove trailing commas 2025-10-20 04:04:23 +02:00
rust_driver_usb.rs samples: rust: add a USB driver sample 2025-09-24 13:13:04 +02:00
rust_minimal.rs rust: module: introduce `authors` key 2025-03-10 15:12:17 +01:00
rust_misc_device.rs Merge patch series "Rust support for `struct iov_iter`" 2025-09-06 13:27:23 +02:00
rust_print_events.c rust: samples: add tracepoint to Rust sample 2024-11-04 16:21:44 -05:00
rust_print_main.rs rust: use `kernel::{fmt,prelude::fmt!}` 2025-07-21 01:16:35 +02:00