[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1329845191-484662-2-git-send-email-antonz@parallels.com>
Date: Tue, 21 Feb 2012 21:26:29 +0400
From: Tony Zelenoff <antonz@...allels.com>
To: <netdev@...r.kernel.org>
CC: <antonz@...allels.com>, <davem@...emloft.net>
Subject: [PATCH rhel6 1/3] net/netfilter: whitespace removed
Signed-off-by: Tony Zelenoff <antonz@...allels.com>
---
net/netfilter/nf_conntrack_ecache.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/net/netfilter/nf_conntrack_ecache.c b/net/netfilter/nf_conntrack_ecache.c
index 14af632..aa15977 100644
--- 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:
--
1.7.1
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists