netfiltr: ipt_CLUSTERIP: simplify seq_file codeA
authorAlexey Dobriyan <adobriyan@gmail.com>
Fri, 22 Jan 2010 21:21:18 +0000 (22:21 +0100)
committerPatrick McHardy <kaber@trash.net>
Fri, 22 Jan 2010 21:21:18 +0000 (22:21 +0100)
Pass "struct clusterip_config" itself to seq_file iterators
and save one dereference. Proc entry itself isn't interesting.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>

No differences found