From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 2/3] [VLAN]: Update iif when receiving via VLAN device Date: Fri, 30 Jun 2006 13:33:48 -0700 (PDT) Message-ID: <20060630.133348.68039806.davem@davemloft.net> References: <44A5606B.5080003@trash.net> <1151697554.5270.241.camel@jzny2> <20060630203034.GN14627@postel.suug.ch> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: hadi@cyberus.ca, kaber@trash.net, netdev@vger.kernel.org Return-path: Received: from dsl027-180-168.sfo1.dsl.speakeasy.net ([216.27.180.168]:19866 "EHLO sunset.davemloft.net") by vger.kernel.org with ESMTP id S1751168AbWF3Uds (ORCPT ); Fri, 30 Jun 2006 16:33:48 -0400 To: tgraf@suug.ch In-Reply-To: <20060630203034.GN14627@postel.suug.ch> Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Thomas Graf Date: Fri, 30 Jun 2006 22:30:34 +0200 > Lack of stylistic commas is less of a concern, rather the lack of > comments and notes where absolutely essential. Yes, intent is very important to document when it is not obvious. Everyone is guilty of not doing this from time to time. :)