From: Al Viro Date: Fri, 1 Dec 2006 03:27:32 +0000 (-0800) Subject: [EBTABLES]: Clean ebt_get_udc_positions() up. X-Git-Tag: v2.6.20-rc1~34^2~40^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=177abc348a00738dbc985df8523d755bf87403d9;p=pandora-kernel.git [EBTABLES]: Clean ebt_get_udc_positions() up. Check for valid_hooks is redundant (newinfo->hook_entry[i] will be NULL if bit i is not set). Kill it, kill unused arguments. Signed-off-by: Al Viro Signed-off-by: David S. Miller --- Reading git-diff-tree failed