On Wed, Mar 02, 2011 at 02:34:40PM +0000, Philip Worrall wrote:
> -/*+
> +/*
> *
The blank line isn't needed here.
> * Routine Description:
> * Enable hw power saving functions
> @@ -68,7 +68,7 @@ static int msglevel = MSG_LEVEL_INFO;
> * Return Value:
> * None.
> *
Or here.
> --*/
> + */
>
/*
* This is the preferred style for multi-line
* comments in the Linux kernel source code.
* Please use it consistently.
*
* Description: A column of asterisks on the left side,
* with beginning and ending almost-blank lines.
*/
regards,
dan carpenter
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel