On Tue, May 11, 2010 at 03:00:56PM -0700, Greg Kroah-Hartman wrote: > On Fri, May 07, 2010 at 03:47:27PM -0700, Charles Clément wrote: > > > > Signed-off-by: Charles Clément <caratorn@xxxxxxxxx> > > --- > > drivers/staging/vt6656/ttype.h | 5 ----- > > 1 files changed, 0 insertions(+), 5 deletions(-) > > > > diff --git a/drivers/staging/vt6656/ttype.h b/drivers/staging/vt6656/ttype.h > > index 692b63e..5768862 100644 > > --- a/drivers/staging/vt6656/ttype.h > > +++ b/drivers/staging/vt6656/ttype.h > > @@ -133,11 +133,6 @@ typedef DWORD * PDWORD; > > > > typedef QWORD * PQWORD; > > > > -// handle declaration > > -#ifdef STRICT > > typedef void *HANDLE; > > -#else > > -typedef void *HANDLE; > > -#endif > > This doesn't apply at all :( That is strange, I could apply it without problem with today's tree. Anyway, I'll do another patch converting the HANDLE to void *. Thank you. > > thanks, > > greg k-h -- Charles Clément _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel