speedtch usbatm.c,1.20,1.21 usbatm.h,1.13,1.14

Duncan Sands baldrick at free.fr
Wed Apr 27 03:08:56 EDT 2005


Hi Roman,

> One minor point is that your editor seems to use spaces for indenting,
> is that OK when merged into the mainline kernel?

it does?  I thought it was your editor that did that! (I replaced some
spaces with tabs in your patch).  Can you point me to an example line
please.

> I'm also wondering how gcc allowed me to do this (fortunately you don't :)
> 
> -	tasklet_schedule((struct tasklet *) data);
> +	tasklet_schedule((struct tasklet_struct *) data);

Yeah, I was wondering about that too :)

D.




More information about the Usbatm mailing list