From: Jeremy Allison Date: Tue, 17 Nov 2015 17:13:41 +0000 (-0800) Subject: lib: tevent: Whitespace cleanup. X-Git-Tag: samba-4.2.12~50 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06a87da2da506bd17b965641e45eae126df12365;p=thirdparty%2Fsamba.git lib: tevent: Whitespace cleanup. Bug: https://bugzilla.samba.org/show_bug.cgi?id=11771 Signed-off-by: Jeremy Allison Reviewed-by: Volker Lendecke Autobuild-User(master): Volker Lendecke Autobuild-Date(master): Wed Nov 18 15:54:03 CET 2015 on sn-devel-104 (cherry picked from commit 39d0a81ed87c58836335ec10af22b36c9961f91e) --- diff --git a/lib/tevent/tevent_epoll.c b/lib/tevent/tevent_epoll.c index 01fcde6816d..507ea5ca7fd 100644 --- a/lib/tevent/tevent_epoll.c +++ b/lib/tevent/tevent_epoll.c @@ -216,7 +216,7 @@ static void epoll_update_event(struct epoll_event_context *epoll_ev, struct teve /* reopen the epoll handle when our pid changes - see http://junkcode.samba.org/ftp/unpacked/junkcode/epoll_fork.c for an + see http://junkcode.samba.org/ftp/unpacked/junkcode/epoll_fork.c for an demonstration of why this is needed */ static void epoll_check_reopen(struct epoll_event_context *epoll_ev) @@ -661,7 +661,7 @@ static int epoll_event_loop(struct epoll_event_context *epoll_ev, struct timeval } for (i=0;i