From: Alexey Dobriyan Date: Fri, 22 Jan 2010 21:21:18 +0000 (+0100) Subject: netfiltr: ipt_CLUSTERIP: simplify seq_file codeA X-Git-Tag: v2.6.34-rc1~233^2~303^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=477781477a88f60c89003c852def4aedc6f78101;p=pandora-kernel.git netfiltr: ipt_CLUSTERIP: simplify seq_file codeA Pass "struct clusterip_config" itself to seq_file iterators and save one dereference. Proc entry itself isn't interesting. Signed-off-by: Alexey Dobriyan Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed