From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756937Ab0D0VK0 (ORCPT ); Tue, 27 Apr 2010 17:10:26 -0400 Received: from kroah.org ([198.145.64.141]:49348 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756494Ab0D0VJs (ORCPT ); Tue, 27 Apr 2010 17:09:48 -0400 Date: Tue, 27 Apr 2010 13:47:58 -0700 From: Greg KH To: Lars Lindley Cc: Pavel Machek , kernel list Subject: Re: [PATCH] staging: winbond: Cleaned up whitespace, brackets and indentation in mac_structures.h I fixed all problems found by checkpatch.pl except typedefs and also replaced lots of spaces with tabs. Signed-off-by: Lars Lindley Message-ID: <20100427204758.GD30041@kroah.com> References: <1268399463-9103-1-git-send-email-lindley@coyote.org> <20100313065026.GE12554@elf.ucw.cz> <4B9B64A5.7050500@coyote.org> <20100427204651.GA30041@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100427204651.GA30041@kroah.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 Tue, Apr 27, 2010 at 01:46:51PM -0700, Greg KH wrote: > On Sat, Mar 13, 2010 at 11:10:45AM +0100, Lars Lindley wrote: > > Oops, here it comes.. > > Can you address the issues that Pavel had here? Nevermind, you already did... thanks, greg k-h