acrn-hypervisor/hypervisor/arch
Li Fei1 7f342bf62f hv: list: rename list_entry to container_of
This function casts a member of a structure out to the containing structure.
So rename to container_of is more readable.

Tracked-On: #4550
Signed-off-by: Li Fei1 <fei1.li@intel.com>
2020-03-31 10:57:47 +08:00
..
x86 hv: list: rename list_entry to container_of 2020-03-31 10:57:47 +08:00