From: Patrick McHardy Date: Sun, 8 Jul 2007 05:30:49 +0000 (-0700) Subject: [NETFILTER]: nf_conntrack_expect: function naming unification X-Git-Tag: v2.6.23-rc1~1109^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6823645d608541c2c69e8a99454936e058c294e0;p=pandora-kernel.git [NETFILTER]: nf_conntrack_expect: function naming unification Currently there is a wild mix of nf_conntrack_expect_, nf_ct_exp_, expect_, exp_, ... Consistently use nf_ct_ as prefix for exported functions. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed