[master] a70c927 FlexeLint polish

Poul-Henning Kamp phk at FreeBSD.org
Tue Oct 21 21:19:12 CEST 2014


commit a70c92743fb9c7a16ac1bb6f27676d3571bffe96
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Tue Oct 21 19:18:58 2014 +0000

    FlexeLint polish

diff --git a/bin/varnishd/storage/storage_file.c b/bin/varnishd/storage/storage_file.c
index 9b6a794..3974a5c 100644
--- a/bin/varnishd/storage/storage_file.c
+++ b/bin/varnishd/storage/storage_file.c
@@ -109,7 +109,6 @@ smf_init(struct stevedore *parent, int ac, char * const *av)
 
 	AZ(av[ac]);
 
-	fn = NULL;
 	size = NULL;
 	page_size = getpagesize();
 



More information about the varnish-commit mailing list