
greg at kroah
Nov 20, 2009, 1:28 PM
Post #8 of 8
(237 views)
Permalink
|
|
Re: [PATCH v2] staging/otus: trivial, fix sparse warnig.
[In reply to]
|
|
On Fri, Nov 20, 2009 at 07:22:59PM -0200, Thiago Farina wrote: > On Fri, Nov 20, 2009 at 6:15 PM, Greg KH <greg [at] kroah> 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 <greg [at] kroah> 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 <greg [at] kroah> 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 <tfransosi [at] gmail> > >> >> > > >> >> > 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 [at] vger More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|