diff options
| author | Jimmy Ostler <[email protected]> | 2024-12-20 06:25:31 +0000 |
|---|---|---|
| committer | Miguel Ojeda <[email protected]> | 2025-01-13 22:45:13 +0000 |
| commit | 7871c612cade8943694cc254740a374e3fb42a7c (patch) | |
| tree | 726f86bc23fc12a4dfae8f5d24025886554f82cd /tools/net/ynl/pyynl/cli.py | |
| parent | rust: str: replace unwraps with question mark operators (diff) | |
| download | kernel-7871c612cade8943694cc254740a374e3fb42a7c.tar.gz kernel-7871c612cade8943694cc254740a374e3fb42a7c.zip | |
rust: error: import `kernel`'s `LayoutError` instead of `core`'s
Import the internal (`kernel::alloc`) version of `LayoutError` instead
of the `core::alloc` one.
In particular, this results in switching the type in the existing
`From<LayoutError> for Error` implementation.
Acked-by: Danilo Krummrich <[email protected]>
Signed-off-by: Jimmy Ostler <[email protected]>
Link: https://lore.kernel.org/r/fe58a02189e8804a9eabdd01cb1927d4c491d79c.1734674670.git.jtostler1@gmail.com
[ Reworded commit. - Miguel ]
Signed-off-by: Miguel Ojeda <[email protected]>
Diffstat (limited to 'tools/net/ynl/pyynl/cli.py')
0 files changed, 0 insertions, 0 deletions
