Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755408AbZKTVU6 (ORCPT ); Fri, 20 Nov 2009 16:20:58 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754884AbZKTVU5 (ORCPT ); Fri, 20 Nov 2009 16:20:57 -0500 Received: from kroah.org ([198.145.64.141]:50541 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753491AbZKTVUz (ORCPT ); Fri, 20 Nov 2009 16:20:55 -0500 Date: Fri, 20 Nov 2009 12:15:39 -0800 From: Greg KH To: Thiago Farina Cc: linux-kernel@vger.kernel.org, otus-devel@venema.h4ckr.net, Luis.Rodriguez@atheros.com Subject: Re: [PATCH v2] staging/otus: trivial, fix sparse warnig. Message-ID: <20091120201539.GA24523@kroah.com> References: <1256861066-21954-1-git-send-email-tfransosi@gmail.com> <20091106224728.GA32205@kroah.com> <20091107000749.GA26070@kroah.com> <20091119193447.GA29091@kroah.com> <20091120192250.GA16773@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 Content-Length: 1301 Lines: 40 On Fri, Nov 20, 2009 at 06:09:09PM -0200, Thiago Farina wrote: > On Fri, Nov 20, 2009 at 5:22 PM, Greg KH wrote: > > On Fri, Nov 20, 2009 at 05:18:09PM -0200, Thiago Farina wrote: > >> Hi Greg, > >> > >> On Thu, Nov 19, 2009 at 5:34 PM, Greg KH wrote: > >> > On Fri, Nov 06, 2009 at 11:45:05PM -0200, Thiago Farina wrote: > >> >> *apdbg.c: use NULL pointer instead of 0 integer. > >> >> > >> >> Signed-off-by: Thiago Farina > >> > > >> > Still doesn't apply, I don't know what you are doing wrong here :( > >> > > >> > odd. > >> > >> How are you applying it? > > > > 'patch -p1 < your_email' > > Are you getting something like: "Hmm... Ignoring the trailing garbage." ? > > The output for me was this: > ... > Patching file drivers/staging/otus/apdbg.c using Plan A... > Hunk #1 succeeded at 109. > Hunk #2 succeeded at 123. > Hmm... Ignoring the trailing garbage. > done Are you appling this to the linux-next tree? Or Linus's tree? I just get a failure against linux-next. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/