From: Carlo Perassi <carlo@linux.it>
To: kernel-janitors@vger.kernel.org
Subject: [KJ] [PATCH] bonding - a trailing whitespace
Date: Thu, 23 Jun 2005 19:30:23 +0000 [thread overview]
Message-ID: <20050623193023.GF4398@voyager> (raw)
[-- Attachment #1: Type: text/plain, Size: 724 bytes --]
A trailing whitespace found making a previuos patch on the same file
Signed-off-by: Carlo Perassi <carlo@linux.it>
---
drivers/net/bonding/bond_main.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: linux-2.6.12/drivers/net/bonding/bond_main.c
===================================================================
--- linux-2.6.12.orig/drivers/net/bonding/bond_main.c
+++ linux-2.6.12/drivers/net/bonding/bond_main.c
@@ -572,7 +572,7 @@
static struct proc_dir_entry *bond_proc_dir = NULL;
#endif
-static u32 arp_target[BOND_MAX_ARP_TARGETS] = { 0, } ;
+static u32 arp_target[BOND_MAX_ARP_TARGETS] = { 0, };
static int arp_ip_count;
static u32 my_ip = 0;
static int bond_mode = BOND_MODE_ROUNDROBIN;
[-- Attachment #2: Type: text/plain, Size: 167 bytes --]
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
http://lists.osdl.org/mailman/listinfo/kernel-janitors
next reply other threads:[~2005-06-23 19:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-23 19:30 Carlo Perassi [this message]
2005-06-28 13:32 ` [KJ] [PATCH] bonding - a trailing whitespace Domen Puncer
2005-06-28 13:47 ` Carlo Perassi
2005-06-28 13:56 ` Domen Puncer
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=20050623193023.GF4398@voyager \
--to=carlo@linux.it \
--cc=kernel-janitors@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.