git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae5718f
)
[NETFILTER]: nf_conntrack: remove ASSERT_{READ,WRITE}_LOCK
author
Martin Josefsson
<gandalf@wlug.westbo.se>
Wed, 29 Nov 2006 01:35:09 +0000
(
02:35
+0100)
committer
David S. Miller
<davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:31:11 +0000
(21:31 -0800)
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 <gandalf@wlug.westbo.se>
Signed-off-by: Patrick McHardy <kaber@trash.net>
No differences found