Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | container_of: Update header inclusions | Andy Shevchenko | 2023-01-31 | 1 | -1/+1 |
* | container_of: add container_of_const() that preserves const-ness of the pointer | Greg Kroah-Hartman | 2022-12-06 | 1 | -0/+13 |
* | linux/container_of.h: Warn about loss of constness | Sakari Ailus | 2022-10-25 | 1 | -0/+1 |
* | container_of: remove container_of_safe() | Greg Kroah-Hartman | 2022-10-25 | 1 | -16/+0 |
* | linux/container_of.h: switch to static_assert | Rasmus Villemoes | 2021-11-09 | 1 | -6/+6 |
* | kernel.h: split out container_of() and typeof_member() macros | Andy Shevchenko | 2021-11-09 | 1 | -0/+40 |