All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Zelenoff <antonz@parallels.com>
To: <netdev@vger.kernel.org>
Cc: <antonz@parallels.com>, <davem@davemloft.net>
Subject: [PATCH rhel6 1/3] net/netfilter: whitespace removed
Date: Tue, 21 Feb 2012 21:26:29 +0400	[thread overview]
Message-ID: <1329845191-484662-2-git-send-email-antonz@parallels.com> (raw)
In-Reply-To: <1329845191-484662-1-git-send-email-antonz@parallels.com>

Signed-off-by: Tony Zelenoff <antonz@parallels.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

  reply	other threads:[~2012-02-21 17:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-21 17:26 [PATCH rhel6 0/3] net/netfilter: minor refactoring of conntrack ecache Tony Zelenoff
2012-02-21 17:26 ` Tony Zelenoff [this message]
2012-02-21 17:26 ` [PATCH rhel6 2/3] net/netfilter: refactor notifier registration Tony Zelenoff
2012-02-21 17:26 ` [PATCH rhel6 3/3] net/netfilter: refactor nf_ct_deliver_cached_events Tony Zelenoff
2012-02-21 19:04 ` [PATCH rhel6 0/3] net/netfilter: minor refactoring of conntrack ecache David Miller
2012-02-21 19:21   ` Tony Zelenoff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1329845191-484662-2-git-send-email-antonz@parallels.com \
    --to=antonz@parallels.com \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.