> static __u32 kiblnd_cksum(void *ptr, int nob) > { > - char *c = ptr; > - __u32 sum = 0; > + char *c = ptr; > + __u32 sum = 0; Maybe drop the extra space after c here. julia _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel