From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753220AbXCWFus (ORCPT ); Fri, 23 Mar 2007 01:50:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753216AbXCWFur (ORCPT ); Fri, 23 Mar 2007 01:50:47 -0400 Received: from srv5.dvmed.net ([207.36.208.214]:60496 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753215AbXCWFup (ORCPT ); Fri, 23 Mar 2007 01:50:45 -0400 Message-ID: <46036AB3.4030006@garzik.org> Date: Fri, 23 Mar 2007 01:50:43 -0400 From: Jeff Garzik User-Agent: Thunderbird 1.5.0.10 (X11/20070302) MIME-Version: 1.0 To: divy@chelsio.com CC: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, swise@opengridcomputing.com Subject: Re: [PATCH 2.6.21 5/4] cxgb3 - fix white spaces in drivers/net/Kconfig References: <20070322022100.4974.72261.stgit@localhost.localdomain> In-Reply-To: <20070322022100.4974.72261.stgit@localhost.localdomain> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -4.3 (----) X-Spam-Report: SpamAssassin version 3.1.8 on srv5.dvmed.net summary: Content analysis details: (-4.3 points, 5.0 required) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org divy@chelsio.com wrote: > From: Divy Le Ray > > Use tabs instead of white spaces for CHELSIO_T3 entry. > > Signed-off-by: Divy Le Ray applied