From: Martin Josefsson Date: Wed, 29 Nov 2006 01:35:09 +0000 (+0100) Subject: [NETFILTER]: nf_conntrack: remove ASSERT_{READ,WRITE}_LOCK X-Git-Tag: v2.6.20-rc1~34^2~40^2~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=951d36cace3d3ad2ac6c222e126aed4113ad2bf7;p=pandora-kernel.git [NETFILTER]: nf_conntrack: remove ASSERT_{READ,WRITE}_LOCK Remove the usage of ASSERT_READ_LOCK/ASSERT_WRITE_LOCK in nf_conntrack, it didn't do anything, it was just an empty define and it uglified the code. Signed-off-by: Martin Josefsson Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed