From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Smirl Subject: Re: [2.6 patch] drivers/video/: more cleanups Date: Thu, 3 Mar 2005 17:44:30 -0500 Message-ID: <9e47339105030314442a2b4e43@mail.gmail.com> References: <20050303210119.GK4608@stusta.de> Reply-To: linux-fbdev-devel@lists.sourceforge.net Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.11] helo=sc8-sf-mx1.sourceforge.net) by sc8-sf-list1.sourceforge.net with esmtp (Exim 4.30) id 1D6z3r-0002yo-Jz for linux-fbdev-devel@lists.sourceforge.net; Thu, 03 Mar 2005 14:44:51 -0800 Received: from rproxy.gmail.com ([64.233.170.204]) by sc8-sf-mx1.sourceforge.net with esmtp (Exim 4.41) id 1D6z3X-0005eG-76 for linux-fbdev-devel@lists.sourceforge.net; Thu, 03 Mar 2005 14:44:51 -0800 Received: by rproxy.gmail.com with SMTP id z35so847021rne for ; Thu, 03 Mar 2005 14:44:30 -0800 (PST) In-Reply-To: <20050303210119.GK4608@stusta.de> Sender: linux-fbdev-devel-admin@lists.sourceforge.net Errors-To: linux-fbdev-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Id: List-Post: List-Help: List-Subscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" To: linux-fbdev-devel@lists.sourceforge.net Cc: "Antonino A. Daplas" , linux-kernel@vger.kernel.org On Thu, 3 Mar 2005 22:01:19 +0100, Adrian Bunk wrote: > This patch contains cleanups including the following: Are you cleaning up all of that annoying trailing whitespace too? It is always giving me problems on diffs. -- Jon Smirl jonsmirl@gmail.com ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262696AbVCCWpX (ORCPT ); Thu, 3 Mar 2005 17:45:23 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262711AbVCCWpP (ORCPT ); Thu, 3 Mar 2005 17:45:15 -0500 Received: from rproxy.gmail.com ([64.233.170.195]:38865 "EHLO rproxy.gmail.com") by vger.kernel.org with ESMTP id S261267AbVCCWob (ORCPT ); Thu, 3 Mar 2005 17:44:31 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=gez6yfpSi9GCE9c61NIgrnF3sk9bz0Bhbc+YrtawWoNsP07fSCvcV6Mdi5BSOgSsyq6WAgBqneKSxfZjTSvE9kwbtuJJrkrocRfE80tT6ed8o2DYbVyPUEFdRzTAoP1ZMYJNAYKOVqCeQOTv1zg9BjtO8YxmaGEcNcE2C57S3sg= Message-ID: <9e47339105030314442a2b4e43@mail.gmail.com> Date: Thu, 3 Mar 2005 17:44:30 -0500 From: Jon Smirl Reply-To: Jon Smirl To: linux-fbdev-devel@lists.sourceforge.net Subject: Re: [Linux-fbdev-devel] [2.6 patch] drivers/video/: more cleanups Cc: "Antonino A. Daplas" , linux-kernel@vger.kernel.org In-Reply-To: <20050303210119.GK4608@stusta.de> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20050303210119.GK4608@stusta.de> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 3 Mar 2005 22:01:19 +0100, Adrian Bunk wrote: > This patch contains cleanups including the following: Are you cleaning up all of that annoying trailing whitespace too? It is always giving me problems on diffs. -- Jon Smirl jonsmirl@gmail.com