netfilter: nf_ct_ecache: trailing whitespace removed

Signed-off-by: Tony Zelenoff <antonz@parallels.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
This commit is contained in:
Tony Zelenoff 2012-02-22 10:47:59 +04:00 committed by Pablo Neira Ayuso
parent 6939c33a75
commit 93326ae312
1 changed files with 1 additions and 1 deletions

View File

@ -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: