On Sun, 14 Sep 2014 18:40:13 +0200
Fabian Frederick <[email protected]> wrote:

> Small patchset using container_of instead of casting on first structure 
> member address.

Why. Container_of is useful for random offsets but its just convoluting
and confusing code which is designed with the fields intentionally at the
start.

Alan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to