From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756700Ab0D0VJs (ORCPT ); Tue, 27 Apr 2010 17:09:48 -0400 Received: from kroah.org ([198.145.64.141]:49336 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756301Ab0D0VJq (ORCPT ); Tue, 27 Apr 2010 17:09:46 -0400 Date: Tue, 27 Apr 2010 13:47:04 -0700 From: Greg KH To: Lars Lindley Cc: Pavel Machek , gregkh@suse.de, penberg@cs.helsinki.fi, diegoliz@gmail.com, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: winbond: Formatting, whitespace etc in mds.c I fixed most of the problems found by checkpatch.pl. Some long lines are left and some KERN_.. Signed-off-by: Lars Lindley Message-ID: <20100427204704.GB30041@kroah.com> References: <1268430337-18192-1-git-send-email-lindley@coyote.org> <20100313063109.GB12554@elf.ucw.cz> <4B9B6409.3070502@coyote.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B9B6409.3070502@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:08:09AM +0100, Lars Lindley wrote: > Oops, here it comes again.. Can you fix it up based on the review comments? thanks, greg k-h