diff options
author | Danilo Krummrich <dakr@kernel.org> | 2024-07-23 18:58:21 +0200 |
---|---|---|
committer | Danilo Krummrich <dakr@kernel.org> | 2024-08-13 16:04:19 +0200 |
commit | c080fe5925c1a8996e18180f8fd07ca6e67252b4 (patch) | |
tree | 581c13d2cb2630b2dad6883805bfd02d0cadad25 /fs | |
parent | 96f1ed989a05df0ff541ea107ec855684236cd1e (diff) |
rust: alloc: separate `aligned_size` from `krealloc_aligned`
Separate `aligned_size` from `krealloc_aligned`.
Subsequent patches implement `Allocator` derivates, such as `Kmalloc`,
that require `aligned_size` and replace the original `krealloc_aligned`.
Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Reviewed-by: Benno Lossin <benno.lossin@proton.me>
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions