[PATCH 5/9] staging: comedi: das08: Remove forward function declarations.

Dan Carpenter dan.carpenter at oracle.com
Wed May 23 19:56:23 UTC 2012


On Wed, May 23, 2012 at 12:48:20PM -0500, H Hartley Sweeten wrote:
> Since your already moving this block, you might want to tab
> align it. It makes the code a bit easier to read.
> 
> 	{
> 		.name		= "isa-das08",	/*  cio-das08.pdf */
> 		.bustype	= isa,
> 		.ai		= das08_ai_rinsn,
> 
> Etc.
> 
> Similar with the other struct's you are moving.
> 

Or you could do that in a separate patch.

regards,
dan carpenter




More information about the devel mailing list