[PATCH] Staging: rtl8187se: fix spacing errors and commenting format in r8180_93cx6.c

Greg KH greg at kroah.com
Wed Feb 24 00:42:21 UTC 2010


> -	ret=0;
> -        //enable EPROM programming
> +	ret = 0;
> +	#enable EPROM programming

This is not valid C.  Please build the code before sending in patches.

Also, you might want to brush up on your C programming skills :)

thanks,

greg k-h



More information about the devel mailing list