Hi, On Fri, Feb 11, 2011 at 2:01 AM, Dan Carpenter <error27@xxxxxxxxx> wrote: > On Fri, Feb 11, 2011 at 01:02:46AM +0100, Klaas Neirinck wrote: >> Fixed several coding style issues. >> >> Signed-off-by: Klaas Neirinck <klaas.neirinck@xxxxxxxxx> > --- dest = ibuf.bufr; >> #ifdef OPT_ZERO_COPY_LOADER >> zero_copy = false; >> - if (!dload_check_type(sptr, DLOAD_CINIT) { >> + if (!dload_check_type(sptr, DLOAD_CINIT)) { >> dlthis->myio->writemem(dlthis->myio, >> &dest, > > Also it apparently fixes a compile problem? Why not say that in the > change log... :/ I don't think this is present in staging-next anymore. OPT_ZERO_COPY_LOADER was removed as it was dead code. Regards, Omar _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel