From: Eric Dumazet Date: Mon, 15 Nov 2010 17:38:52 +0000 (+0100) Subject: ipvs: add static and read_mostly attributes X-Git-Tag: v2.6.39-rc1~468^2~510^2~26^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ecd29447e6b9c12190e21c3e44ed5b12693c467;p=pandora-kernel.git ipvs: add static and read_mostly attributes ip_vs_conn_tab_bits & ip_vs_conn_tab_mask are static to ipvs/ip_vs_conn.c ip_vs_conn_tab_size, ip_vs_conn_tab_mask, ip_vs_conn_tab [the pointer], ip_vs_conn_rnd are mostly read. Signed-off-by: Eric Dumazet Signed-off-by: Simon Horman --- Reading git-diff-tree failed