From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757580Ab0IHA0M (ORCPT ); Tue, 7 Sep 2010 20:26:12 -0400 Received: from cantor2.suse.de ([195.135.220.15]:53719 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757465Ab0IHA0H (ORCPT ); Tue, 7 Sep 2010 20:26:07 -0400 Date: Tue, 7 Sep 2010 17:23:47 -0700 From: Greg KH To: walter harms Cc: Kulikov Vasiliy , kernel-janitors@vger.kernel.org, David Cross , devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 09/14] staging: westbridge: improve error path Message-ID: <20100908002347.GE15785@suse.de> References: <1283711573-7460-1-git-send-email-segooon@gmail.com> <4C849D78.9040202@bfs.de> <20100906203330.GE5162@suse.de> <4C85E6DE.3020409@bfs.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4C85E6DE.3020409@bfs.de> 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 09:16:46AM +0200, walter harms wrote: > > > Greg KH schrieb: > > On Mon, Sep 06, 2010 at 09:51:20AM +0200, walter harms wrote: > >> the indention should be fixed also. > > > > Yes, the indentation for the whole file should be fixed, but that's not > > what this patch was doing. > > > > Remember, a patch should only do one thing at a time. > > > > that is true, > but in this special case i nearly missed the #if because it is so hidden > in the code. IMHO that is enough for an exception. This whole driver needs major help. But again, one thing at a time please. thanks, greg k-h