Marian Buschsieweke 85e506e893
core/include/kernel_defines.h: Fix container_of()
container_of() is safe to use in regard to alignment requirements, when used
correctly. Using `uintptr_t` instead of `char *` for applying the offset results
in -Wcast-align not complaining.
2020-09-22 15:13:03 +02:00
..
2017-02-16 17:11:22 +01:00
2019-05-02 12:09:37 +02:00
2020-04-21 15:10:56 +02:00
2020-09-10 10:08:27 +02:00
2020-03-30 17:02:08 +02:00
2020-04-28 13:35:05 +02:00
2020-08-31 16:45:13 +02:00
2020-03-30 17:02:08 +02:00
2020-03-30 17:02:08 +02:00
2020-03-30 17:02:08 +02:00
2020-09-10 10:08:27 +02:00