On 5/5/26 10:14, Manos Pitsidianakis wrote:
Add a method to allow creation of an SGEntry with borrowed data. Analogous of `sg_init_one` in C.Signed-off-by: Manos Pitsidianakis <[email protected]> --- rust/kernel/scatterlist.rs | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>

