Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756193AbZKTV3E (ORCPT ); Fri, 20 Nov 2009 16:29:04 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755801AbZKTV3B (ORCPT ); Fri, 20 Nov 2009 16:29:01 -0500 Received: from kroah.org ([198.145.64.141]:40233 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756170AbZKTV2y (ORCPT ); Fri, 20 Nov 2009 16:28:54 -0500 Date: Fri, 20 Nov 2009 13:28:18 -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: <20091120212818.GA5167@kroah.com> References: <20091107000749.GA26070@kroah.com> <20091119193447.GA29091@kroah.com> <20091120192250.GA16773@kroah.com> <20091120201539.GA24523@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit 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: 1700 Lines: 47 On Fri, Nov 20, 2009 at 07:22:59PM -0200, Thiago Farina wrote: > On Fri, Nov 20, 2009 at 6:15 PM, Greg KH wrote: > > 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. > > I'm applying it to the Linus's tree. Please generate it against linux-next, as there are already otus patches in my tree, which is included in the linux-next snapshots. 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/