[PATCH] type safe(r) list_entry repacement: container_of
Define container_of which cast from member to struct with some type checking. This is much like list_entry but is cearly for things other than lists. List_entry now uses container_of.
Showing
Please register or sign in to comment