From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756564Ab0D0R7o (ORCPT ); Tue, 27 Apr 2010 13:59:44 -0400 Received: from kroah.org ([198.145.64.141]:36622 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756551Ab0D0R7m (ORCPT ); Tue, 27 Apr 2010 13:59:42 -0400 Date: Tue, 27 Apr 2010 10:29:32 -0700 From: Greg KH To: willismonroe@gmail.com Cc: gregkh@suse.de, andre@bitwigglers.org, ak@linux.intel.com, peterhuewe@gmx.de, devel@driverdev.osuosol.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Staging: asus_oled: changes spaces to tabs in asus_oled.c Ran checkpatch.pl as per TODO mentioned that one line had spaces, fixed it. Signed-off-by: M. Willis Monroe Message-ID: <20100427172932.GA17385@kroah.com> References: <1268615787-11104-1-git-send-email-willismonroe@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1268615787-11104-1-git-send-email-willismonroe@gmail.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 Sun, Mar 14, 2010 at 09:16:27PM -0400, willismonroe@gmail.com wrote: > From: M. Willis Monroe > > --- > drivers/staging/asus_oled/asus_oled.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Sorry, someone else already sent this fix in. greg k-h