From: Al Viro Date: Fri, 1 Dec 2006 03:26:14 +0000 (-0800) Subject: [EBTABLES]: Pull the loop doing __ebt_verify_pointers() into a separate function. X-Git-Tag: v2.6.20-rc1~34^2~40^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70fe9af47ee01a17fe7486f1739f6eac8a14868b;p=pandora-kernel.git [EBTABLES]: Pull the loop doing __ebt_verify_pointers() into a separate function. It's easier to expand the iterator here *and* we'll be able to move all uses of ebt_replace from translate_table() into this one. Signed-off-by: Al Viro Signed-off-by: David S. Miller --- Reading git-diff-tree failed