From: Sven Wegener Date: Sun, 10 Aug 2008 09:18:02 +0000 (+0000) Subject: ipvs: Initialize schedulers' struct list_head at compile time X-Git-Tag: v2.6.27-rc4~103^2~43^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d149ccc9cf85cdf089c1b2189ade111305712b0c;p=pandora-kernel.git ipvs: Initialize schedulers' struct list_head at compile time No need to do it at runtime and this saves a couple of bytes in the text section. Signed-off-by: Sven Wegener Acked-by: Simon Horman --- Reading git-diff-tree failed