From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756967Ab0IHDiT (ORCPT ); Tue, 7 Sep 2010 23:38:19 -0400 Received: from kroah.org ([198.145.64.141]:51282 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756896Ab0IHDiO (ORCPT ); Tue, 7 Sep 2010 23:38:14 -0400 Date: Tue, 7 Sep 2010 19:38:57 -0700 From: Greg KH To: "Prashant P. Shah" Cc: gregkh@suse.de, julia@diku.dk, daniele.boncompagni@gmail.com, a.beregalov@gmail.com, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/3] Staging: otus: fixed style issues in wwrap.c Message-ID: <20100908023857.GA1095@kroah.com> References: <3f9402c47b6c1e56310bc43ea624bae01dce826f.1283865137.git.pshah.mumbai@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3f9402c47b6c1e56310bc43ea624bae01dce826f.1283865137.git.pshah.mumbai@gmail.com> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Sep 07, 2010 at 06:44:48PM +0530, Prashant P. Shah wrote: > This is a patch to the wwrap.c file that fixes style > issues found by the checkpatch.pl tool. > - extra spaces > - invalid code indent > - extra braces > - invalid comment style > > Signed-off-by: Prashant P. Shah This patch no longer applies to my tree, care to redo it? thanks, greg k-h