From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756992Ab0D0VLA (ORCPT ); Tue, 27 Apr 2010 17:11:00 -0400 Received: from kroah.org ([198.145.64.141]:49329 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755609Ab0D0VJp (ORCPT ); Tue, 27 Apr 2010 17:09:45 -0400 Date: Tue, 27 Apr 2010 13:46:51 -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: <20100427204651.GA30041@kroah.com> References: <1268399463-9103-1-git-send-email-lindley@coyote.org> <20100313065026.GE12554@elf.ucw.cz> <4B9B64A5.7050500@coyote.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B9B64A5.7050500@coyote.org> 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 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? thanks, greg k-h