From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756505Ab0D0R7h (ORCPT ); Tue, 27 Apr 2010 13:59:37 -0400 Received: from kroah.org ([198.145.64.141]:36580 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752093Ab0D0R7f (ORCPT ); Tue, 27 Apr 2010 13:59:35 -0400 Date: Tue, 27 Apr 2010 10:23:19 -0700 From: Greg KH To: Mike Sheldon Cc: gregkh@suse.de, andre@bitwigglers.org, ak@linux.intel.com, peterhuewe@gmx.de, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Staging: asus_oled: Remove space character mixed in with tab indentation. Message-ID: <20100427172319.GD13053@kroah.com> References: <1268181759-20639-1-git-send-email-mike@mikeasoft.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1268181759-20639-1-git-send-email-mike@mikeasoft.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 10, 2010 at 12:42:39AM +0000, Mike Sheldon wrote: > This patches asus_oled.c to remove a space character in the middle of some tab indentation (found by checkpatch.pl). > Signed-off-by: Mike Sheldon Odd, you sent two copies of this patch, did you mean to do that? thanks, greg k-h