Hello.

On 03/20/2014 01:14 AM, Jason Gunthorpe wrote:

    The preferred multi-line comment style is:

/*
  * bla
  * bla
  */

Sergei, the entire file use the 'net' multi-line commenting style, and
I have maintined that consistency with the new code.

   No, you haven't followed the networking style. It is:

/* bla
 * bla
 */

while your comment used:

/* bla
 * bla */

v3 on its way.

Regards,
Jason

WBR, Sergei

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to