All of lore.kernel.org
 help / color / mirror / Atom feed
* [KJ] [PATCH] bonding - a trailing whitespace
@ 2005-06-23 19:30 Carlo Perassi
  2005-06-28 13:32 ` Domen Puncer
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Carlo Perassi @ 2005-06-23 19:30 UTC (permalink / raw)
  To: kernel-janitors

[-- 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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-06-28 13:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-23 19:30 [KJ] [PATCH] bonding - a trailing whitespace Carlo Perassi
2005-06-28 13:32 ` Domen Puncer
2005-06-28 13:47 ` Carlo Perassi
2005-06-28 13:56 ` Domen Puncer

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.