diff options
author | Wedson Almeida Filho <wedsonaf@gmail.com> | 2024-02-19 12:48:08 +0100 |
---|---|---|
committer | Miguel Ojeda <ojeda@kernel.org> | 2024-02-25 19:17:31 +0100 |
commit | e944171070b65521c0513c01c56174ec8fd7d249 (patch) | |
tree | dbd917cf6917f54f77f3a816153bddc20bdc5b8a /Makefile | |
parent | rust: str: implement `Display` and `Debug` for `BStr` (diff) | |
download | linux-e944171070b65521c0513c01c56174ec8fd7d249.tar.xz linux-e944171070b65521c0513c01c56174ec8fd7d249.zip |
rust: add `container_of!` macro
This macro is used to obtain a pointer to an entire struct
when given a pointer to a field in that struct.
Signed-off-by: Wedson Almeida Filho <wedsonaf@gmail.com>
Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Tested-by: Alice Ryhl <aliceryhl@google.com>
Signed-off-by: Matt Gilbride <mattgilbride@google.com>
Link: https://lore.kernel.org/r/20240219-b4-rbtree-v2-1-0b113aab330d@google.com
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions