[PATCH] Minor cleanup in tevent.

Jeremy Allison jra at samba.org
Thu Nov 16 23:58:36 UTC 2017


Comment says most of it :-). I like this as it
moves declaration closer to variable use and
removes a long-term state store that can get
out of sync with reality. I think it's safe as it's
using ev->wakeup_fd immediately in the same code
that also uses the event context ev in a linked
list manipulation so we know ev exists and is OK to use.

Passes local autobuilds.

Please review and push if happy.

Jeremy.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lib-tevent-Minor-cleanup.-wakeup_fd-can-always-be-go.patch
Type: text/x-diff
Size: 1808 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20171116/531f094a/0001-lib-tevent-Minor-cleanup.-wakeup_fd-can-always-be-go.diff>


More information about the samba-technical mailing list