diff options
| author | Alice Ryhl <aliceryhl@google.com> | 2025-11-12 09:48:34 +0000 |
|---|---|---|
| committer | Danilo Krummrich <dakr@kernel.org> | 2025-11-13 20:17:24 +1100 |
| commit | ee2776e54b2666f99ef5e3ad0b60889e1500dada (patch) | |
| tree | 7cea7cd15d607932af7dfd131623c6a42c66039f /rust/kernel/lib.rs | |
| parent | dfd67993044f507ba8fd6ee9956f923ba4b7e851 (diff) | |
rust: scatterlist: import ResourceSize from kernel::io
Now that ResourceSize has been moved to kernel::io, import it from the
io module instead of the io::resource sub-module. It makes sense in this
case since the dma_len isn't really related to the Resource type even
though both are sizes of allocations in physical ram.
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
Link: https://patch.msgid.link/20251112-resource-phys-typedefs-v2-3-538307384f82@google.com
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Diffstat (limited to 'rust/kernel/lib.rs')
0 files changed, 0 insertions, 0 deletions