Re: [PATCH 3/3] bonding: send ARP requests on interfaces other than the primary for tlb/alb
From: Eric Dumazet <hidden>
Date: 2009-09-30 07:49:54
From: Eric Dumazet <hidden>
Date: 2009-09-30 07:49:54
David Miller a écrit :
From: Eric Dumazet <redacted> Date: Wed, 30 Sep 2009 07:20:23 +0200quoted
Jay Vosburgh a écrit :quoted
- /* The ARP relpy packets must be delayed so that - * they can cancel out the influence of the ARP request. - */COmments should have the following form : /* * This is a fine comment */I definitely prefer what is used in the patch, whereas your suggestion wastes a precious line on the screen and doesn't look markedly better at all. Look at any TCP protocol source file and you'll see the consistent application of: /* This form of * comment. */ there.
No problem David, I dont want to waste time to discuss this kind of stuff, but you know my own opinion, and I know yours as well ! As a non native, some things that are painful details for you definitly help my brain to decode English sentences. Uppercase on first letter, final point, spelling, ...