Re: [RFC/PATCH 2/2] usb:gadget: Add SuperSpeed support to the Gadget Framework

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Maulik Mankad
Date: Monday, October 4, 2010 - 7:21 am

Hi,

On Sun, Oct 3, 2010 at 1:32 PM, tlinder <tlinder@codeaurora.org> wrote:

Some comments on coding guidelines below.


spelling "operating"


spelling "Superspeed"


Commenting style not proper. It should be like "/* Leave a space as shown */"


Multi line comment style as per coding guidelines is as below.

/*
 * First line
 * Second line
 * Third line
 */



Same here.


Fix commenting style.


Same here. No two **.


And here.

Please run scripts/checkpatch.pl to fix up the coding style issues at
several places in this patch.

Regards,
Maulik
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [RFC/PATCH 2/2] usb:gadget: Add SuperSpeed support to ..., Maulik Mankad, (Mon Oct 4, 7:21 am)
Re: [RFC/PATCH 2/2] usb:gadget: Add SuperSpeed support to ..., Brokhman Tatyana, (Tue Oct 12, 2:17 am)