You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rust: add support for creating a Buffer from a raw pointer.
This is going to be used in the `show` method of sysfs files.
Also add a generic conversion from format errors to kernel result errors
so that we can use the `?`-operator in functions that return `Result`.
Signed-off-by: Wedson Almeida Filho <[email protected]>
0 commit comments