[master] 23e05af40 gc stray comment

Nils Goroll nils.goroll at uplex.de
Wed Nov 21 18:14:08 UTC 2018


commit 23e05af40e20e612d5c1badca522a0027e9233a7
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Wed Nov 21 19:12:47 2018 +0100

    gc stray comment
    
    Ref 3c0b8768afda0cc657fb902d1d390bdd0e8b7ce5

diff --git a/bin/varnishd/cache/cache_tcp_pool.c b/bin/varnishd/cache/cache_tcp_pool.c
index 59725b142..10c24e0da 100644
--- a/bin/varnishd/cache/cache_tcp_pool.c
+++ b/bin/varnishd/cache/cache_tcp_pool.c
@@ -412,7 +412,6 @@ VCP_Open(struct conn_pool *cp, double tmo, const void **privp, int *err)
 
 	h = 0;
 
-	/* stats access unprotected */
 	switch (errno) {
 	case EACCES:
 	case EPERM:


More information about the varnish-commit mailing list