netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: linux-kernel@vger.kernel.org
Cc: Bart De Schuymer <bart.de.schuymer@pandora.be>,
	Networking Team <netdev@vger.kernel.org>,
	Patrick McHardy <kaber@trash.net>,
	coreteam@netfilter.org, ebtables-devel@lists.sourceforge.net,
	ebtables-user@lists.sourceforge.net,
	netfilter-devel@vger.kernel.org, netfilter@vger.kernel.org
Subject: [PATCH 50/59] net/bridge: Add missing "space"
Date: Mon, 19 Nov 2007 17:53:37 -0800	[thread overview]
Message-ID: <1195523627-15389-8-git-send-email-joe@perches.com> (raw)
Message-ID: <9a9f50d85954bdc384d07e363cc586161a37f93b.1195454436.git.joe@perches.com> (raw)
In-Reply-To: <1195523627-15389-7-git-send-email-joe@perches.com>
In-Reply-To: <ee1678e1bc8b80b7ae420059fffc7241486ea91a.1195454434.git.joe@perches.com>


Signed-off-by: Joe Perches <joe@perches.com>
---
 net/bridge/netfilter/ebt_among.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/net/bridge/netfilter/ebt_among.c b/net/bridge/netfilter/ebt_among.c
index 392d877..6436d30 100644
--- a/net/bridge/netfilter/ebt_among.c
+++ b/net/bridge/netfilter/ebt_among.c
@@ -187,7 +187,7 @@ static int ebt_among_check(const char *tablename, unsigned int hookmask,
 
 	if (datalen != EBT_ALIGN(expected_length)) {
 		printk(KERN_WARNING
-		       "ebtables: among: wrong size: %d"
+		       "ebtables: among: wrong size: %d "
 		       "against expected %d, rounded to %Zd\n",
 		       datalen, expected_length,
 		       EBT_ALIGN(expected_length));
-- 
1.5.3.5.652.gf192c


  parent reply	other threads:[~2007-11-20  1:53 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1195523627-15389-1-git-send-email-joe@perches.com>
     [not found] ` <1195523627-15389-2-git-send-email-joe@perches.com>
     [not found]   ` <1195523627-15389-3-git-send-email-joe@perches.com>
     [not found]     ` <1195523627-15389-4-git-send-email-joe@perches.com>
     [not found]       ` <1195523627-15389-5-git-send-email-joe@perches.com>
     [not found]         ` <1195523627-15389-6-git-send-email-joe@perches.com>
     [not found]           ` <1195523627-15389-7-git-send-email-joe@perches.com>
     [not found]             ` <ee1678e1bc8b80b7ae420059fffc7241486ea91a.1195454434.git.joe@perches.com>
     [not found]               ` <9a9f50d85954bdc384d07e363cc586161a37f93b.1195454436.git.joe@perches.com>
2007-11-20  1:53                 ` [PATCH 50/59] net/bridge: Add missing "space" Joe Perches
2007-11-20  1:53                 ` Joe Perches [this message]
2007-11-20  7:48                   ` David Miller
2007-11-20  1:53                 ` Joe Perches
2007-11-20  1:53                 ` Joe Perches
     [not found]               ` <f047768599df11a74301f81e61903c87417ea9e4.1195454436.git.joe@perches.com>
2007-11-20  1:53                 ` [PATCH 52/59] net/ipv4: " Joe Perches
2007-11-20  7:48                   ` David Miller
2007-11-20  1:53                 ` Joe Perches
2007-11-20  1:53                 ` Joe Perches
2007-11-20  1:53                 ` Joe Perches
2007-11-20  6:59                 ` Simon Horman

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=1195523627-15389-8-git-send-email-joe@perches.com \
    --to=joe@perches.com \
    --cc=bart.de.schuymer@pandora.be \
    --cc=coreteam@netfilter.org \
    --cc=ebtables-devel@lists.sourceforge.net \
    --cc=ebtables-user@lists.sourceforge.net \
    --cc=kaber@trash.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=netfilter@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).