commit | 9eaa6a27989269c22f9cec88e7ab70ca93101411 | [log] [tgz] |
---|---|---|
author | Fabio Baltieri <fabiobaltieri@google.com> | Wed Oct 04 11:15:04 2023 +0000 |
committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Wed Oct 04 16:19:24 2023 +0100 |
tree | 69b5c9f7250f590cc958fee136bfb0e834a63cf6 | |
parent | a51593b8fab49f8dc988bfc2e99c9bec903e6413 [diff] |
doc: release: add 3.5 migration notes about CONTAINER_OF Add a migration note entry about CONTAINER_OF type checking for the k_work use case. This was common enough that it's probably worth a note pointing at the conversion function. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>