[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120305040125.GB7045@localhost.localdomain>
Date: Mon, 5 Mar 2012 09:31:25 +0530
From: Shiraz Hashim <shiraz.hashim@...com>
To: David Miller <davem@...emloft.net>
Cc: Deepak SIKRI <deepak.sikri@...com>,
Peppe CAVALLARO <peppe.cavallaro@...com>,
spear-devel <spear-devel@...t.st.com>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Re: [PATCH 4/6] stmmac: Update stmmac descriptor checks for stmmac
core prior to Rev-3.5.
Hello David,
On Mon, Mar 05, 2012 at 09:51:55AM +0800, David Miller wrote:
> From: Deepak Sikri <deepak.sikri@...com>
> > + /*
> > + * The type-1 checksume offload engines append
> > + * the checksum at the end of frame, and the
>
> /* Format comments
> * like this.
> */
>
> /*
> * Not
> * like this.
> */
Linux Documentation/CodingStyle mentions following about comments in
chapter 8.
The preferred style for long (multi-line) comments is:
/*
* 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.
*/
Are we missing something ?
--
regards
Shiraz
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists