Re: [PATCH v2 1/2] USB: ffs-test: fix header path

From: Greg KH
Date: Thu Feb 17 2011 - 14:06:31 EST


On Thu, Feb 17, 2011 at 03:57:32PM -0300, Davidlohr Bueso wrote:
> On Thu, 2011-02-17 at 10:42 -0800, Greg KH wrote:
> > On Sun, Feb 06, 2011 at 02:13:33PM -0300, Davidlohr Bueso wrote:
> > > From: Davidlohr Bueso <dave@xxxxxxx>
> > >
> > > When compiling this program the functionfs.h header cannot be found, producing:
> > > ffs-test.c:40: fatal error: linux/usb/functionfs.h: No such file or directory
> > >
> > > This patch also fixes the following warning:
> > > ffs-test.c:453: warning: format â%4dâ expects type âintâ, but argument 3 has type âsize_tâ
> > >
> > > Signed-off-by: Davidlohr Bueso <dave@xxxxxxx>
> > > ---
> > > tools/usb/ffs-test.c | 4 ++--
> > > 1 files changed, 2 insertions(+), 2 deletions(-)
> >
> > This patch doesn't apply properly to the linux-next branch, what did you
> > make it against?
> >
>
> It was against Linus' tree (did a pull right before submitting the
> patch).

Ah, so you think this is needed for Linus's tree now? Care to resend it
and I'll queue it up to the proper tree, sorry, I missed that.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/