Received: with ECARTIS (v1.0.0; list netdev); Sat, 30 Aug 2003 22:43:47 -0700 (PDT) Received: from pizda.ninka.net (IDENT:root@pizda.ninka.net [216.101.162.242]) by oss.sgi.com (8.12.9/8.12.5) with SMTP id h7V5hDWZ024749 for ; Sat, 30 Aug 2003 22:43:13 -0700 Received: (from davem@localhost) by pizda.ninka.net (8.9.3/8.9.3) id WAA30757; Sat, 30 Aug 2003 22:34:19 -0700 Date: Sat, 30 Aug 2003 22:34:19 -0700 From: "David S. Miller" To: Ben Greear Cc: netdev@oss.sgi.com Subject: Re: VLAN patch try 2, tabs instead of spaces Message-Id: <20030830223419.3a9ee2b4.davem@redhat.com> In-Reply-To: <3F3080C4.9070507@candelatech.com> References: <3F3080C4.9070507@candelatech.com> X-Mailer: Sylpheed version 0.9.2 (GTK+ 1.2.6; sparc-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-archive-position: 5430 X-ecartis-version: Ecartis v1.0.0 Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com X-original-sender: davem@redhat.com Precedence: bulk X-list: netdev On Tue, 05 Aug 2003 21:15:00 -0700 Ben Greear wrote: > Same as last time, but now using tabs instead of spaces. I was about to apply this, then I noticed that you whitespace fixed the entire file. Please don't do that, I want just your change not your change + whitespace cleanups. That makes it hard to figure out exactly what your patch actually does amongst all the whitespace changes.