2012/2/20 Dan Carpenter <[email protected]>:
> On Sun, Feb 19, 2012 at 07:56:22PM -0300, Ezequiel García wrote:
>> Hi,
>>
>> 2012/2/18 Dan Carpenter <[email protected]>:
>> > The first line of the comment here should be a blank line.
>>
>> Ok.
>>
>> >
>> >        /*
>> >         * blah blah blah
>> >         * blah blah blah
>> >         */
>> >
>> >> +     /* A new struct easycap is always allocated when interface 0 is 
>> >> probed.
>> >> +      * It is not possible here to free any existing struct easycap.
>> >> +      * This should have been done by easycap_delete() when the device 
>> >> was
>> >> +      * physically unplugged.
>> >> +      * The allocated struct easycap is saved for later usage when
>> >> +      * interfaces 1 and 2 are probed.
>> >> +     */
>> >        ^
>> > Could you make this asterisk line up with the others?
>>
>> Of course.
>>
>> If I send more patches about easycap driver, can I base it on my
>> current local branch?
>> I mean, based on all these patches?
>>
>
> Yeah.  I don't really mind.  If you want to fix these in a later
> patch that's ok by me.  I just wanted to explain how multi-line
> comments are supposed to look so you get it right in later patches.


Please note that staging/media  patches are handled on
[email protected]  mailing list
So if you resend your patches there.
Best if you run  ./scripts/get_maintainer.pl on your patch files to
get list of relevant addresses.

Tomas
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to