Re: [PATCH weston 4/4] Unified multiple definitions of container_of() macro.

2015-06-14 Thread Peter Hutterer
On Fri, Jun 12, 2015 at 09:25:05PM -0700, Jon A. Cruz wrote: > Removed duplicate definitions of the container_of() macro and > refactored sources to use the single implementation. > > Signed-off-by: Jon A. Cruz > --- > clients/clickdot.c | 1 + > clients/desktop-shell.c

[PATCH weston 4/4] Unified multiple definitions of container_of() macro.

2015-06-12 Thread Jon A. Cruz
Removed duplicate definitions of the container_of() macro and refactored sources to use the single implementation. Signed-off-by: Jon A. Cruz --- clients/clickdot.c | 1 + clients/desktop-shell.c | 1 + clients/window.h| 4 desktop-shell/e