projects
/
profile
/
common
/
kernel-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6939c33
)
netfilter: nf_ct_ecache: trailing whitespace removed
author
Tony Zelenoff
<antonz@parallels.com>
Wed, 22 Feb 2012 06:47:59 +0000
(10:47 +0400)
committer
Pablo Neira Ayuso
<pablo@netfilter.org>
Wed, 7 Mar 2012 16:40:51 +0000
(17:40 +0100)
Signed-off-by: Tony Zelenoff <antonz@parallels.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/nf_conntrack_ecache.c
patch
|
blob
|
history
diff --git
a/net/netfilter/nf_conntrack_ecache.c
b/net/netfilter/nf_conntrack_ecache.c
index
14af632
..
aa15977
100644
(file)
--- a/
net/netfilter/nf_conntrack_ecache.c
+++ b/
net/netfilter/nf_conntrack_ecache.c
@@
-70,7
+70,7
@@
void nf_ct_deliver_cached_events(struct nf_conn *ct)
else
e->missed &= ~missed;
spin_unlock_bh(&ct->lock);
- }
+ }
}
out_unlock: