Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755438AbZKTVW4 (ORCPT ); Fri, 20 Nov 2009 16:22:56 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754768AbZKTVWz (ORCPT ); Fri, 20 Nov 2009 16:22:55 -0500 Received: from mail-bw0-f227.google.com ([209.85.218.227]:36331 "EHLO mail-bw0-f227.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753704AbZKTVWy convert rfc822-to-8bit (ORCPT ); Fri, 20 Nov 2009 16:22:54 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=X4YkZnyrOhlwvstVx2MzuuSVN1Dg3EQKLrnDsjqugR6s73S2edSMUNjmJ1Qjn97z/A jS5zVtQdPd/zeXL7DSG4qDeNUnMyDLxBeUoUpqCfPdo4fTJxIEe3kblk+lX+EB7mycEr GS6s2Nf3/agHoAiIieF9AJxfOmor/FEDQd5eQ= MIME-Version: 1.0 In-Reply-To: <20091120201539.GA24523@kroah.com> References: <1256861066-21954-1-git-send-email-tfransosi@gmail.com> <20091107000749.GA26070@kroah.com> <20091119193447.GA29091@kroah.com> <20091120192250.GA16773@kroah.com> <20091120201539.GA24523@kroah.com> Date: Fri, 20 Nov 2009 19:22:59 -0200 Message-ID: Subject: Re: [PATCH v2] staging/otus: trivial, fix sparse warnig. From: Thiago Farina To: Greg KH Cc: linux-kernel@vger.kernel.org, otus-devel@venema.h4ckr.net, Luis.Rodriguez@atheros.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1420 Lines: 39 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. -- 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/