On Tue, Jun 25, 2013 at 08:01:21PM -0700, Kai Zhang wrote: > v8: > - add_event() returns 0 on success and -1 on error > - remove abuse of RETURN_IF_ERROR > - use if (__rc != ZOK) to check return code, other than if (__rc) > Applied, thanks. Yuan