container_of: add container_off() helper.
Just like container_of() (with typechecking, etc), but return the offset to the enclosing structure.
Showing
Please register or sign in to comment
Just like container_of() (with typechecking, etc), but return the offset to the enclosing structure.