Skip to content

Commit

Permalink
netfilter: nf_ct_ecache: trailing whitespace removed
Browse files Browse the repository at this point in the history
Signed-off-by: Tony Zelenoff <antonz@parallels.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
  • Loading branch information
Tony Zelenoff authored and Pablo Neira Ayuso committed Mar 7, 2012
1 parent 6939c33 commit 93326ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net/netfilter/nf_conntrack_ecache.c
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 93326ae

Please sign in to comment.